diff options
author | 2024-04-29 14:38:52 +0100 | |
---|---|---|
committer | 2024-04-29 14:38:52 +0100 | |
commit | cf90ceab26db0a0fa8b2a0025927b7db4861a362 (patch) | |
tree | b0f9c4c0a5d7d3f16fdf4815112e8b30168de889 /net-misc | |
parent | dev-perl/Syntax-Keyword-Try: Stabilize 0.290.0 amd64, #930891 (diff) | |
download | gentoo-cf90ceab26db0a0fa8b2a0025927b7db4861a362.tar.gz gentoo-cf90ceab26db0a0fa8b2a0025927b7db4861a362.tar.bz2 gentoo-cf90ceab26db0a0fa8b2a0025927b7db4861a362.zip |
net-misc/geoipupdate: Stabilize 6.1.0 amd64, #930893
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/geoipupdate/geoipupdate-6.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/geoipupdate/geoipupdate-6.1.0.ebuild b/net-misc/geoipupdate/geoipupdate-6.1.0.ebuild index d32c9212103f..c38d183bfdf7 100644 --- a/net-misc/geoipupdate/geoipupdate-6.1.0.ebuild +++ b/net-misc/geoipupdate/geoipupdate-6.1.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 ) |