diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-08 10:48:35 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-08 10:48:35 +0200 |
commit | e56292931e1d87d21bbd466df4f50592b938fac2 (patch) | |
tree | 812d8266d20a390b3faf2358850cf6ae3c56dd8d /dev-libs | |
parent | net-analyzer/vnstat: Stable for HPPA (bug #613702). (diff) | |
download | gentoo-e56292931e1d87d21bbd466df4f50592b938fac2.tar.gz gentoo-e56292931e1d87d21bbd466df4f50592b938fac2.tar.bz2 gentoo-e56292931e1d87d21bbd466df4f50592b938fac2.zip |
dev-libs/geoip: Stable for HPPA (bug #611286).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs')
-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 7e0dbacd7b33..e995cafe4822 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" |