diff options
author | 2017-03-02 11:25:44 +0100 | |
---|---|---|
committer | 2017-03-02 11:25:44 +0100 | |
commit | 10ddfb03a0ab899df768c36e05f20416f98dee55 (patch) | |
tree | dccb1aac3e27bad31d177a52abe8228595090b2c /dev-libs/geoip | |
parent | dev-python/translate-toolkit: amd64 stable wrt bug #611330 (diff) | |
download | gentoo-10ddfb03a0ab899df768c36e05f20416f98dee55.tar.gz gentoo-10ddfb03a0ab899df768c36e05f20416f98dee55.tar.bz2 gentoo-10ddfb03a0ab899df768c36e05f20416f98dee55.zip |
dev-libs/geoip: amd64 stable wrt bug #611286
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/geoip')
-rw-r--r-- | dev-libs/geoip/geoip-1.6.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/geoip/geoip-1.6.9-r1.ebuild b/dev-libs/geoip/geoip-1.6.9-r1.ebuild index 5cb838adba6f..b1c4ecccffc1 100644 --- a/dev-libs/geoip/geoip-1.6.9-r1.ebuild +++ b/dev-libs/geoip/geoip-1.6.9-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI=" # 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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +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" IUSE="static-libs" RESTRICT="test" |