Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Geo-IP/
Date: Mon, 17 Aug 2020 08:41:34
Message-Id: 1597652943.ac65e67a97256c5c4093d81f0fc5df1be2817fdb.grobian@gentoo
1 commit: ac65e67a97256c5c4093d81f0fc5df1be2817fdb
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 17 08:29:03 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 17 08:29:03 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac65e67a
7
8 dev-perl/Geo-IP-1.510.0: marked ~{x86,amd64}-linux, bug #690140
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild b/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild
17 index 7c994c120ce..42aca1166c4 100644
18 --- a/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild
19 +++ b/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module multilib
21 DESCRIPTION="Look up country by IP Address"
22
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86"
25 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
26 IUSE=""
27
28 DEPEND="dev-libs/geoip"