diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-24 22:14:51 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-24 22:15:06 +0200 |
commit | 5909e4769d89ef5a89c7355c2c569d06ea17c63a (patch) | |
tree | fc9446b6ef732f01fc698a75ee107cfa268495b2 | |
parent | dev-libs/openssl: add USE=sslv2 #576128 and USE=sslv3 #577504 (diff) | |
download | gentoo-5909e4769d89ef5a89c7355c2c569d06ea17c63a.tar.gz gentoo-5909e4769d89ef5a89c7355c2c569d06ea17c63a.tar.bz2 gentoo-5909e4769d89ef5a89c7355c2c569d06ea17c63a.zip |
net-misc/geoipupdate: arm stable, bug #582212
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | net-misc/geoipupdate/geoipupdate-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/geoipupdate/geoipupdate-2.2.2.ebuild b/net-misc/geoipupdate/geoipupdate-2.2.2.ebuild index 6aa8726541c5..0627d86e7e90 100644 --- a/net-misc/geoipupdate/geoipupdate-2.2.2.ebuild +++ b/net-misc/geoipupdate/geoipupdate-2.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="https://github.com/maxmind/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=" |