Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/geoip/
Date: Sun, 28 Aug 2022 05:06:17
Message-Id: 1661663153.6ab63d048d40d6f6f218642f5dc79404a0ff6367.xen0n@gentoo
1 commit: 6ab63d048d40d6f6f218642f5dc79404a0ff6367
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 28 03:52:55 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 28 05:05:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ab63d04
7
8 dev-libs/geoip: keyword 1.6.12-r1 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 dev-libs/geoip/geoip-1.6.12-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/geoip/geoip-1.6.12-r1.ebuild b/dev-libs/geoip/geoip-1.6.12-r1.ebuild
16 index 903dd0242bbc..58c49aba7519 100644
17 --- a/dev-libs/geoip/geoip-1.6.12-r1.ebuild
18 +++ b/dev-libs/geoip/geoip-1.6.12-r1.ebuild
19 @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-api-c-${PV}"
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 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="static-libs"
26 RESTRICT="test"