Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Geo-IP/
Date: Sun, 10 Jun 2018 17:11:38
Message-Id: 1528649919.156af473384cbeef027d15e98709bf230304a4df.whissi@gentoo
1 commit: 156af473384cbeef027d15e98709bf230304a4df
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 16:58:39 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 16:58:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=156af473
7
8 dev-perl/Geo-IP: x86 stable (bug #657634)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild b/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild
16 index 6fb7b62e76d..5de0295eb00 100644
17 --- a/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild
18 +++ b/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module multilib
20 DESCRIPTION="Look up country by IP Address"
21
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
24 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
25 IUSE=""
26
27 DEPEND="dev-libs/geoip"