Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/geoip/
Date: Sun, 11 Oct 2015 11:59:54
Message-Id: 1444564611.489f2565b83de90e2656abaf4c0540ab5705020f.zlogene@gentoo
1 commit: 489f2565b83de90e2656abaf4c0540ab5705020f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 11 11:56:34 2015 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 11 11:56:51 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=489f2565
7
8 dev-libs/geoip: sparc stable wrt bug #560886
9
10 Package-Manager: portage-2.2.20.1
11
12 dev-libs/geoip/geoip-1.6.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/geoip/geoip-1.6.6.ebuild b/dev-libs/geoip/geoip-1.6.6.ebuild
16 index c5c62ed..5b02c56 100644
17 --- a/dev-libs/geoip/geoip-1.6.6.ebuild
18 +++ b/dev-libs/geoip/geoip-1.6.6.ebuild
19 @@ -14,7 +14,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 ~x86-freebsd ~amd64-linux ~ia64-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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
25 IUSE="static-libs"
26 RESTRICT="test"