diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-06-14 17:55:11 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-06-14 17:55:11 +0000 |
commit | 0ee86959be1580c21970ed936706c1dfe4a14f90 (patch) | |
tree | 855a3bbce1eb1f987874e656976fa790297d0650 /x11-proto/xproto/xproto-7.0.17.ebuild | |
parent | Version bump dev-haskell/uulib (diff) | |
download | historical-0ee86959be1580c21970ed936706c1dfe4a14f90.tar.gz historical-0ee86959be1580c21970ed936706c1dfe4a14f90.tar.bz2 historical-0ee86959be1580c21970ed936706c1dfe4a14f90.zip |
Marked ~x64-macos, bug #323945
Package-Manager: portage-2.2.00.15842-prefix/cvs/Darwin powerpc
Diffstat (limited to 'x11-proto/xproto/xproto-7.0.17.ebuild')
-rw-r--r-- | x11-proto/xproto/xproto-7.0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xproto/xproto-7.0.17.ebuild b/x11-proto/xproto/xproto-7.0.17.ebuild index 750f3bc9c8c2..2dba9da12ef4 100644 --- a/x11-proto/xproto/xproto-7.0.17.ebuild +++ b/x11-proto/xproto/xproto-7.0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.17.ebuild,v 1.1 2010/05/16 10:59:34 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.17.ebuild,v 1.2 2010/06/14 17:55:11 grobian Exp $ EAPI=3 inherit xorg-2 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org xproto protocol headers" EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/proto/x11proto" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |