diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:47:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:47:10 +0200 |
commit | 9745d5b6a09d7bc639a8fa6e59dfbc37c357ed1a (patch) | |
tree | 40b6915c3e3520d6e4191bc13c22ce7844252f19 /net-misc/geoipupdate | |
parent | net-misc/geoipupdate: Stabilize 4.9.0 ppc64, #886951 (diff) | |
download | gentoo-9745d5b6a09d7bc639a8fa6e59dfbc37c357ed1a.tar.gz gentoo-9745d5b6a09d7bc639a8fa6e59dfbc37c357ed1a.tar.bz2 gentoo-9745d5b6a09d7bc639a8fa6e59dfbc37c357ed1a.zip |
net-misc/geoipupdate: Stabilize 4.9.0 x86, #886951
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/geoipupdate')
-rw-r--r-- | net-misc/geoipupdate/geoipupdate-4.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/geoipupdate/geoipupdate-4.9.0.ebuild b/net-misc/geoipupdate/geoipupdate-4.9.0.ebuild index 8f2df8b852ae..2936adefa8da 100644 --- a/net-misc/geoipupdate/geoipupdate-4.9.0.ebuild +++ b/net-misc/geoipupdate/geoipupdate-4.9.0.ebuild @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar LICENSE="ISC BSD BSD-2 MIT Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm ppc64 ~s390 ~x86" +KEYWORDS="amd64 arm ppc64 ~s390 x86" DOCS=( README.md CHANGELOG.md doc/GeoIP.conf.md doc/geoipupdate.md ) |