Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/geoip/
Date: Fri, 03 Nov 2017 21:52:21
Message-Id: 1509745904.e83ec3bc86a2ec57629e23170569bd8a0cf96bc1.slyfox@gentoo
1 commit: e83ec3bc86a2ec57629e23170569bd8a0cf96bc1
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 3 21:51:17 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 3 21:51:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e83ec3bc
7
8 dev-libs/geoip: stable 1.6.10 for sparc, bug #617940 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-libs/geoip/geoip-1.6.10.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/geoip/geoip-1.6.10.ebuild b/dev-libs/geoip/geoip-1.6.10.ebuild
17 index 1749ade5b07..cc0afdc572a 100644
18 --- a/dev-libs/geoip/geoip-1.6.10.ebuild
19 +++ b/dev-libs/geoip/geoip-1.6.10.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="
21 # GPL-2 for md5.c - part of libGeoIPUpdate, MaxMind for GeoLite Country db
22 LICENSE="LGPL-2.1 GPL-2 MaxMind2"
23 SLOT="0"
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 +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"
26 IUSE="static-libs"
27 RESTRICT="test"