commit: 3d90fd7188621b0c05a07093e3e1c971baf2c92a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 5 14:21:38 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Sep 5 14:21:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d90fd71
dev-perl/GeoIP2: Stabilize 2.6.2 x86, #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 4f3f46337ec9..148e04a19d07 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 )"
