diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-05-01 11:47:40 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-05-01 11:47:40 +0000 |
commit | af6edd8c91fc13108163c4be16eba3f176b94e22 (patch) | |
tree | 75e6756faadc33e9e2e3786b0762820e2a65f168 /dev-perl/FCGI/FCGI-0.67.ebuild | |
parent | Added ~ppc64; bug #175872 (diff) | |
download | gentoo-2-af6edd8c91fc13108163c4be16eba3f176b94e22.tar.gz gentoo-2-af6edd8c91fc13108163c4be16eba3f176b94e22.tar.bz2 gentoo-2-af6edd8c91fc13108163c4be16eba3f176b94e22.zip |
Added ~ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl/FCGI/FCGI-0.67.ebuild')
-rw-r--r-- | dev-perl/FCGI/FCGI-0.67.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/FCGI/FCGI-0.67.ebuild b/dev-perl/FCGI/FCGI-0.67.ebuild index 63926c1391a9..b2a060c8ed76 100644 --- a/dev-perl/FCGI/FCGI-0.67.ebuild +++ b/dev-perl/FCGI/FCGI-0.67.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.67.ebuild,v 1.13 2007/01/15 18:49:43 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.67.ebuild,v 1.14 2007/05/01 11:47:40 corsair Exp $ # this is an RT dependency @@ -13,7 +13,7 @@ HOMEPAGE="http://search.cpan.org/~skimo/" SRC_TEST="do" SLOT="0" LICENSE="openmarket" -KEYWORDS="amd64 ia64 ppc x86" +KEYWORDS="amd64 ia64 ppc ~ppc64 x86" IUSE="" |