diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:58:39 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:58:39 +0200 |
commit | 156af473384cbeef027d15e98709bf230304a4df (patch) | |
tree | 579ddd1c9853a1215cfbb4c5f446c942537c011b /dev-perl/Geo-IP | |
parent | dev-perl/Gtk2-Ex-PrintDialog: x86 stable (bug #657634) (diff) | |
download | gentoo-156af473384cbeef027d15e98709bf230304a4df.tar.gz gentoo-156af473384cbeef027d15e98709bf230304a4df.tar.bz2 gentoo-156af473384cbeef027d15e98709bf230304a4df.zip |
dev-perl/Geo-IP: x86 stable (bug #657634)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 6fb7b62e76dd..5de0295eb00f 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" |