diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 21:37:35 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 22:55:47 +0200 |
commit | bb9e0ae3745909215b9d096d7ae58e91d40a3a0d (patch) | |
tree | b966e107888d08e843eefc101862dd27dfdff0bd /net-misc/geoipupdate | |
parent | dev-libs/libmaxminddb: x86 stable (bug #714692) (diff) | |
download | gentoo-bb9e0ae3745909215b9d096d7ae58e91d40a3a0d.tar.gz gentoo-bb9e0ae3745909215b9d096d7ae58e91d40a3a0d.tar.bz2 gentoo-bb9e0ae3745909215b9d096d7ae58e91d40a3a0d.zip |
net-misc/geoipupdate: x86 stable (bug #714692)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/geoipupdate')
-rw-r--r-- | net-misc/geoipupdate/geoipupdate-4.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild b/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild index 462be06b8465..337691eda77d 100644 --- a/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild +++ b/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild @@ -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 ) |