diff options
Diffstat (limited to 'dev-perl/IP-Country/IP-Country-2.17.ebuild')
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IP-Country/IP-Country-2.17.ebuild b/dev-perl/IP-Country/IP-Country-2.17.ebuild index cc318618a33c..590e045666f1 100644 --- a/dev-perl/IP-Country/IP-Country-2.17.ebuild +++ b/dev-perl/IP-Country/IP-Country-2.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.17.ebuild,v 1.3 2004/09/23 15:23:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.17.ebuild,v 1.4 2004/10/14 19:57:19 dholm Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~nwetters/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~ppc" IUSE="" DEPEND="dev-perl/Geography-Countries" |