diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-04-29 09:50:11 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-04-29 09:50:11 +0200 |
commit | d5934d1634a0944000a9c89fa5d83e35f3386172 (patch) | |
tree | 6b07443b106d78ffa883aef6c8e6dfab0da1e3c7 /net-misc/geoipupdate | |
parent | dev-perl/Syntax-Keyword-Try: Stabilize 0.290.0 ppc64, #930891 (diff) | |
download | gentoo-d5934d1634a0944000a9c89fa5d83e35f3386172.tar.gz gentoo-d5934d1634a0944000a9c89fa5d83e35f3386172.tar.bz2 gentoo-d5934d1634a0944000a9c89fa5d83e35f3386172.zip |
net-misc/geoipupdate: Stabilize 6.1.0 ppc64, #930893
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/geoipupdate')
-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 c0e08724e787..6ba7490211d0 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 ) |