diff options
author | Sam James <sam@gentoo.org> | 2023-09-05 15:21:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-05 15:21:43 +0100 |
commit | 9f835c616e82ee3da1323bda377f75eb370c6d3e (patch) | |
tree | faca1ca09abb7e3405627ae628757fdaff1dffad /dev-perl/GeoIP2 | |
parent | dev-perl/Test-Bits: Stabilize 0.20.0 x86, #913627 (diff) | |
download | gentoo-9f835c616e82ee3da1323bda377f75eb370c6d3e.tar.gz gentoo-9f835c616e82ee3da1323bda377f75eb370c6d3e.tar.bz2 gentoo-9f835c616e82ee3da1323bda377f75eb370c6d3e.zip |
dev-perl/GeoIP2: Stabilize 2.6.2 amd64, #913627
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/GeoIP2')
-rw-r--r-- | dev-perl/GeoIP2/GeoIP2-2.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 )" |