diff options
author | Sam James <sam@gentoo.org> | 2023-09-05 15:21:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-05 15:21:38 +0100 |
commit | 3d90fd7188621b0c05a07093e3e1c971baf2c92a (patch) | |
tree | e7cc38cbb53946455db9e7ff6befeaa264e92297 /dev-perl/GeoIP2 | |
parent | app-emacs/org-mode: bump to 9.6.9 (diff) | |
download | gentoo-3d90fd7188621b0c05a07093e3e1c971baf2c92a.tar.gz gentoo-3d90fd7188621b0c05a07093e3e1c971baf2c92a.tar.bz2 gentoo-3d90fd7188621b0c05a07093e3e1c971baf2c92a.zip |
dev-perl/GeoIP2: Stabilize 2.6.2 x86, #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 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 )" |