Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@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 16:13:11
Message-Id: 1528647163.ec6078fa04b2e024995c89afec1b238c667f21f6.bman@gentoo
1 commit: ec6078fa04b2e024995c89afec1b238c667f21f6
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 16:07:28 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 16:12:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec6078fa
7
8 dev-perl/Geo-IP: amd64 stable wrt 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 0073564dde7..6fb7b62e76d 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"