diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-14 22:20:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-14 22:20:23 +0000 |
commit | bb91ad753aaaec738147ecd2fe2658c443523593 (patch) | |
tree | 33f0b77670a3304919566eb953c4d9782d1db1c3 /x11-libs/libICE/libICE-1.0.0.ebuild | |
parent | should correct #120973 (diff) | |
download | gentoo-2-bb91ad753aaaec738147ecd2fe2658c443523593.tar.gz gentoo-2-bb91ad753aaaec738147ecd2fe2658c443523593.tar.bz2 gentoo-2-bb91ad753aaaec738147ecd2fe2658c443523593.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'x11-libs/libICE/libICE-1.0.0.ebuild')
-rw-r--r-- | x11-libs/libICE/libICE-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libICE/libICE-1.0.0.ebuild b/x11-libs/libICE/libICE-1.0.0.ebuild index 22b0af3f7310..636f1797d226 100644 --- a/x11-libs/libICE/libICE-1.0.0.ebuild +++ b/x11-libs/libICE/libICE-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.0.ebuild,v 1.3 2006/01/31 13:16:19 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.0.ebuild,v 1.4 2006/02/14 22:17:05 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org ICE library" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="ipv6" RDEPEND="x11-libs/xtrans x11-proto/xproto" |