diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:54:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:54:39 +0100 |
commit | cbce06c66e4632ef33efe54108fd8358832f256e (patch) | |
tree | 97881cf2d2638545dd8c297f60369f508fb8db31 /dev-perl/Geo-IP | |
parent | dev-perl/Font-TTF: stable 1.60.0 for hppa, bug #657592 (diff) | |
download | gentoo-cbce06c66e4632ef33efe54108fd8358832f256e.tar.gz gentoo-cbce06c66e4632ef33efe54108fd8358832f256e.tar.bz2 gentoo-cbce06c66e4632ef33efe54108fd8358832f256e.zip |
dev-perl/Geo-IP: stable 1.510.0 for hppa, bug #657634
Bug: https://bugs.gentoo.org/657634
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
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 0e92f34d5e88..4a2a898535e7 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" |