commit: 9f835c616e82ee3da1323bda377f75eb370c6d3e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 5 14:21:43 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Sep 5 14:21:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f835c61
dev-perl/GeoIP2: Stabilize 2.6.2 amd64, #913627 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/GeoIP2/GeoIP2-2.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/GeoIP2/GeoIP2-2.6.2.ebuild b/dev-perl/GeoIP2/GeoIP2-2.6.2.ebuild index 148e04a19d07..8a5d806094cc 100644 --- a/dev-perl/GeoIP2/GeoIP2-2.6.2.ebuild +++ b/dev-perl/GeoIP2/GeoIP2-2.6.2.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="API for MaxMind's GeoIP2 web services and databases" SLOT="0" -KEYWORDS="~amd64 ~loong ~riscv x86" +KEYWORDS="amd64 ~loong ~riscv x86" IUSE="test" RESTRICT="!test? ( test )"
