diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 14:48:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 14:48:38 +0200 |
commit | d0d2ab856bd22bbb36ef2384fea567f6d4aed410 (patch) | |
tree | 8d6580a5e61c6176374496928af014d18fab71aa /net-misc/geoipupdate | |
parent | dev-libs/geoip: Stabilize 1.6.12-r1 arm, #833728 (diff) | |
download | gentoo-d0d2ab856bd22bbb36ef2384fea567f6d4aed410.tar.gz gentoo-d0d2ab856bd22bbb36ef2384fea567f6d4aed410.tar.bz2 gentoo-d0d2ab856bd22bbb36ef2384fea567f6d4aed410.zip |
net-misc/geoipupdate: Stabilize 4.8.0 arm, #833734
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/geoipupdate')
-rw-r--r-- | net-misc/geoipupdate/geoipupdate-4.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild b/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild index bbc41d9ed2f3..92fd5b63fdeb 100644 --- a/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild +++ b/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ) |