diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-03 14:30:46 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-03 14:30:46 +0000 |
commit | 4a9bc089e03be1b414c6044351978d2b86cbb8c8 (patch) | |
tree | 1796d24d483b774959837c0414884c0bcc49064f /x11-proto/xextproto/xextproto-7.0.4.ebuild | |
parent | Marking xproto-7.0.14 ppc64 for bug 251832 (diff) | |
download | gentoo-2-4a9bc089e03be1b414c6044351978d2b86cbb8c8.tar.gz gentoo-2-4a9bc089e03be1b414c6044351978d2b86cbb8c8.tar.bz2 gentoo-2-4a9bc089e03be1b414c6044351978d2b86cbb8c8.zip |
Marking xextproto-7.0.4 ppc64 for bug 251832
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'x11-proto/xextproto/xextproto-7.0.4.ebuild')
-rw-r--r-- | x11-proto/xextproto/xextproto-7.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xextproto/xextproto-7.0.4.ebuild b/x11-proto/xextproto/xextproto-7.0.4.ebuild index 749eee262b0f..f7b08d3a3e00 100644 --- a/x11-proto/xextproto/xextproto-7.0.4.ebuild +++ b/x11-proto/xextproto/xextproto-7.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.4.ebuild,v 1.2 2009/04/03 13:57:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.4.ebuild,v 1.3 2009/04/03 14:30:46 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org XExt protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="x11-proto/inputproto" |