Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/geoip/
Date: Mon, 21 Sep 2015 05:26:15
Message-Id: 1442813157.876bed60fc1259b4057396928c655cdaeaa5632a.jer@gentoo
1 commit: 876bed60fc1259b4057396928c655cdaeaa5632a
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 05:25:57 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 05:25:57 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=876bed60
7
8 dev-libs/geoip: Stable for HPPA PPC64 (bug #560886).
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --ignore-arches
12
13 dev-libs/geoip/geoip-1.6.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/geoip/geoip-1.6.6.ebuild b/dev-libs/geoip/geoip-1.6.6.ebuild
17 index a7e25de..aac50e4 100644
18 --- a/dev-libs/geoip/geoip-1.6.6.ebuild
19 +++ b/dev-libs/geoip/geoip-1.6.6.ebuild
20 @@ -14,7 +14,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 ~x86-freebsd ~amd64-linux ~ia64-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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
26 IUSE="static-libs"
27 RESTRICT="test"