diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-19 14:10:32 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-19 14:15:26 +0100 |
commit | a1eb99b14ca74d609485acee07563a1fec4e3113 (patch) | |
tree | efc8526744368ca93a9d00a2eefa43316b338d94 /net-misc/geoipupdate | |
parent | net-libs/libnetfilter_log: Stabilize 1.0.2 amd64, #833733 (diff) | |
download | gentoo-a1eb99b14ca74d609485acee07563a1fec4e3113.tar.gz gentoo-a1eb99b14ca74d609485acee07563a1fec4e3113.tar.bz2 gentoo-a1eb99b14ca74d609485acee07563a1fec4e3113.zip |
net-misc/geoipupdate: Stabilize 4.8.0 amd64, #833734
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/geoipupdate')
-rw-r--r-- | net-misc/geoipupdate/geoipupdate-4.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild b/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild index 92fd5b63fdeb..15b9d49831c1 100644 --- a/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild +++ b/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild @@ -47,7 +47,7 @@ SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz 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 ) |