diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-19 14:20:54 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-19 14:20:54 +0100 |
commit | f1297e9e7fdeacc85cc08db31ce8887d0a6cb39a (patch) | |
tree | cc955d08ff9df6831c2e959528106834f8bab2fc /dev-libs | |
parent | net-analyzer/bwping: Stabilize 2.4 x86, #833727 (diff) | |
download | gentoo-f1297e9e7fdeacc85cc08db31ce8887d0a6cb39a.tar.gz gentoo-f1297e9e7fdeacc85cc08db31ce8887d0a6cb39a.tar.bz2 gentoo-f1297e9e7fdeacc85cc08db31ce8887d0a6cb39a.zip |
dev-libs/geoip: Stabilize 1.6.12-r1 x86, #833728
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/geoip/geoip-1.6.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/geoip/geoip-1.6.12-r1.ebuild b/dev-libs/geoip/geoip-1.6.12-r1.ebuild index b72fdb2a8193..7d91e2c16d65 100644 --- a/dev-libs/geoip/geoip-1.6.12-r1.ebuild +++ b/dev-libs/geoip/geoip-1.6.12-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-api-c-${PV}" # GPL-2 for md5.c - part of libGeoIPUpdate, MaxMind for GeoLite Country db LICENSE="LGPL-2.1 GPL-2 MaxMind2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RESTRICT="test" |