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-libs/geoip/
Date: Tue, 29 Aug 2017 21:39:23
Message-Id: 1504042740.dd05f16be92208bff93f4eaa4ba82699ca668590.whissi@gentoo
1 commit: dd05f16be92208bff93f4eaa4ba82699ca668590
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 29 21:31:33 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 29 21:39:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd05f16b
7
8 dev-libs/geoip: x86 stable (bug #617940)
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-libs/geoip/geoip-1.6.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/geoip/geoip-1.6.10.ebuild b/dev-libs/geoip/geoip-1.6.10.ebuild
16 index 96ff472ca96..1749ade5b07 100644
17 --- a/dev-libs/geoip/geoip-1.6.10.ebuild
18 +++ b/dev-libs/geoip/geoip-1.6.10.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="
20 # GPL-2 for md5.c - part of libGeoIPUpdate, MaxMind for GeoLite Country db
21 LICENSE="LGPL-2.1 GPL-2 MaxMind2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
24 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
25 IUSE="static-libs"
26 RESTRICT="test"