Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/geoip/
Date: Fri, 30 Oct 2015 10:15:44
Message-Id: 1446200113.286cc983b0f15701154c91155b2268784540a0b0.ago@gentoo
1 commit: 286cc983b0f15701154c91155b2268784540a0b0
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 30 10:14:37 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 30 10:15:13 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=286cc983
7
8 dev-libs/geoip: ppc stable wrt bug #560886
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="ppc"
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 6e8d7aa..6f9eb60 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"