commit: 892c6d83313f3a595a554a8889ebe3ec875ee28d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 27 10:07:40 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 27 10:07:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=892c6d83
net-misc/geoipupdate: Stabilize 4.3.0 ppc64, #714692 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/geoipupdate/geoipupdate-4.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild b/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild index ea39a1a811e..f38a5a18875 100644 --- a/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild +++ b/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -53,7 +53,7 @@ SRC_URI=" 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 )
