diff options
author | 2017-03-02 11:47:18 +0100 | |
---|---|---|
committer | 2017-03-02 11:47:18 +0100 | |
commit | c9010aa6fd6cc753f553302051f4c93911dc8e6d (patch) | |
tree | 3cafc8c67075e14896a6dfa0844b7eaae5ce04ea /net-misc/geoipupdate | |
parent | dev-lang/go: x86 stable wrt bug #610420 (diff) | |
download | gentoo-c9010aa6fd6cc753f553302051f4c93911dc8e6d.tar.gz gentoo-c9010aa6fd6cc753f553302051f4c93911dc8e6d.tar.bz2 gentoo-c9010aa6fd6cc753f553302051f4c93911dc8e6d.zip |
net-misc/geoipupdate: x86 stable wrt bug #611284
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/geoipupdate')
-rw-r--r-- | net-misc/geoipupdate/geoipupdate-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/geoipupdate/geoipupdate-2.3.1.ebuild b/net-misc/geoipupdate/geoipupdate-2.3.1.ebuild index 34a4660e3b89..9013e29a597d 100644 --- a/net-misc/geoipupdate/geoipupdate-2.3.1.ebuild +++ b/net-misc/geoipupdate/geoipupdate-2.3.1.ebuild @@ -9,7 +9,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" DEPEND=" net-misc/curl |