Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/geoip/
Date: Wed, 01 Mar 2017 10:43:10
Message-Id: 1488364974.35ad1163af04031cc2fb3ca1bdc3d0b766535fb6.xmw@gentoo
1 commit: 35ad1163af04031cc2fb3ca1bdc3d0b766535fb6
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 10:41:13 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 10:42:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ad1163
7
8 dev-libs/geoip: arm64 stable (needed by syslog-ng)
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-libs/geoip/geoip-1.6.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/geoip/geoip-1.6.9.ebuild b/dev-libs/geoip/geoip-1.6.9.ebuild
17 index eae55df5c07..bee59ac4f11 100644
18 --- a/dev-libs/geoip/geoip-1.6.9.ebuild
19 +++ b/dev-libs/geoip/geoip-1.6.9.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"