commit: 1ee3e81fb24f375bda122f11f568d7bd2106231b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 29 22:21:40 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 29 22:21:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ee3e81f
net-misc/geoipupdate: Stabilize 7.1.0 x86, #968155 Signed-off-by: Sam James <sam <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 6eb190cfffa4..5716b721312b 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 )
