diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 11:41:13 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 11:42:54 +0100 |
commit | 35ad1163af04031cc2fb3ca1bdc3d0b766535fb6 (patch) | |
tree | ab96e576659b909370125ade11bc89fb72e91867 /dev-libs/geoip | |
parent | dev-db/redis: arm64 stable (needed by syslog-ng) (diff) | |
download | gentoo-35ad1163af04031cc2fb3ca1bdc3d0b766535fb6.tar.gz gentoo-35ad1163af04031cc2fb3ca1bdc3d0b766535fb6.tar.bz2 gentoo-35ad1163af04031cc2fb3ca1bdc3d0b766535fb6.zip |
dev-libs/geoip: arm64 stable (needed by syslog-ng)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-libs/geoip')
-rw-r--r-- | dev-libs/geoip/geoip-1.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/geoip/geoip-1.6.9.ebuild b/dev-libs/geoip/geoip-1.6.9.ebuild index eae55df5c070..bee59ac4f113 100644 --- a/dev-libs/geoip/geoip-1.6.9.ebuild +++ b/dev-libs/geoip/geoip-1.6.9.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" |