diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 02:00:02 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 02:00:02 +0000 |
commit | 58fe030116967d0690fd861c067b818d016882a1 (patch) | |
tree | 3133e23508dc29c3b6093cefb066aad70e797120 /x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild | |
parent | Stable for HPPA (bug #500368). (diff) | |
download | historical-58fe030116967d0690fd861c067b818d016882a1.tar.gz historical-58fe030116967d0690fd861c067b818d016882a1.tar.bz2 historical-58fe030116967d0690fd861c067b818d016882a1.zip |
Stable for HPPA (bug #500368).
Package-Manager: portage-2.2.10/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild')
-rw-r--r-- | x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild b/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild index f162909c8472..983648809716 100644 --- a/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild +++ b/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild,v 1.2 2014/03/27 11:07:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild,v 1.3 2014/03/28 01:59:34 jer Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org XF86DRI protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |