commit: cb8bc54dbe232f71e6ddf3b814f49a870371e263 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Dec 29 20:02:56 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Dec 30 01:44:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb8bc54d
net-misc/geoipupdate: Stabilize 7.1.0 amd64, #968155 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> net-misc/geoipupdate/geoipupdate-7.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/geoipupdate/geoipupdate-7.1.0.ebuild b/net-misc/geoipupdate/geoipupdate-7.1.0.ebuild index 5716b721312b..ea35e9b712b5 100644 --- a/net-misc/geoipupdate/geoipupdate-7.1.0.ebuild +++ b/net-misc/geoipupdate/geoipupdate-7.1.0.ebuild @@ -14,7 +14,7 @@ LICENSE="ISC BSD BSD-2 MIT Apache-2.0" # Dependent licenses LICENSE+=" Apache-2.0 BSD MIT" 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 )
