diff options
Diffstat (limited to 'dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild')
-rw-r--r-- | dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild b/dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild index 09c4f58457fe..51ec8b7ae6b2 100644 --- a/dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild +++ b/dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild,v 1.6 2015/01/26 10:13:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild,v 1.7 2015/01/30 07:11:55 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module multilib DESCRIPTION="Look up country by IP Address" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-libs/geoip" |