diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:44:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:37 +0100 |
commit | d97422a55ac03f25880bc8bb55136a833aad79ed (patch) | |
tree | 5fa90c3e44d6f5ecc1759874983177c4438b2f5a /dev-perl/Geo-IP | |
parent | dev-libs/libgpg-error: stable 1.29 for ppc, bug #657596 (diff) | |
download | gentoo-d97422a55ac03f25880bc8bb55136a833aad79ed.tar.gz gentoo-d97422a55ac03f25880bc8bb55136a833aad79ed.tar.bz2 gentoo-d97422a55ac03f25880bc8bb55136a833aad79ed.zip |
dev-perl/Geo-IP: stable 1.510.0 for ppc, bug #657634
Bug: https://bugs.gentoo.org/657634
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/Geo-IP')
-rw-r--r-- | dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild b/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild index 8ade3e22cc50..b1242cf34cc8 100644 --- a/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild +++ b/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild @@ -10,7 +10,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" |