diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-26 19:42:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-26 19:42:41 +0200 |
commit | 1cccd78da2116a5dc2fdb515d86a229b48bd7ded (patch) | |
tree | 162967817189a49312fec51d45411a0fb1f53999 | |
parent | dev-libs/libmaxminddb: amd64 stable wrt bug #714692 (diff) | |
download | gentoo-1cccd78da2116a5dc2fdb515d86a229b48bd7ded.tar.gz gentoo-1cccd78da2116a5dc2fdb515d86a229b48bd7ded.tar.bz2 gentoo-1cccd78da2116a5dc2fdb515d86a229b48bd7ded.zip |
net-misc/geoipupdate: amd64 stable wrt bug #714692
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-misc/geoipupdate/geoipupdate-4.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild b/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild index 7b41992866ca..462be06b8465 100644 --- a/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild +++ b/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -53,7 +53,7 @@ SRC_URI=" LICENSE="ISC BSD BSD-2 MIT Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DOCS=( README.md CHANGELOG.md doc/GeoIP.conf.md doc/geoipupdate.md ) |