diff options
author | Sam James <sam@gentoo.org> | 2021-02-28 21:34:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-28 21:34:48 +0000 |
commit | 3e6818232c5fdca9723c7637f04758d37a5aa599 (patch) | |
tree | f38db33623303ccfeeedc1a014a88e6e8d175cec /net-misc/geoipupdate | |
parent | sci-libs/mpir: Stabilize 3.0.0 arm, #679338 (diff) | |
download | gentoo-3e6818232c5fdca9723c7637f04758d37a5aa599.tar.gz gentoo-3e6818232c5fdca9723c7637f04758d37a5aa599.tar.bz2 gentoo-3e6818232c5fdca9723c7637f04758d37a5aa599.zip |
net-misc/geoipupdate: Stabilize 4.3.0 arm, #714692
Signed-off-by: Sam James <sam@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 f38a5a18875e..083d40f6db79 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 ~arm ppc64 x86" +KEYWORDS="amd64 arm ppc64 x86" DOCS=( README.md CHANGELOG.md doc/GeoIP.conf.md doc/geoipupdate.md ) |