diff options
author | Sam James <sam@gentoo.org> | 2023-09-05 15:21:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-05 15:21:44 +0100 |
commit | 514fee3d38d570ff3b96795d9404b0e4ecc4da8a (patch) | |
tree | 54c88ebf9cb26f5f5af06adb6a6d138bb4b53a03 /dev-perl/MaxMind-DB-Common | |
parent | dev-perl/GeoIP2: Stabilize 2.6.2 amd64, #913627 (diff) | |
download | gentoo-514fee3d38d570ff3b96795d9404b0e4ecc4da8a.tar.gz gentoo-514fee3d38d570ff3b96795d9404b0e4ecc4da8a.tar.bz2 gentoo-514fee3d38d570ff3b96795d9404b0e4ecc4da8a.zip |
dev-perl/MaxMind-DB-Common: Stabilize 0.40.1 amd64, #913627
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/MaxMind-DB-Common')
-rw-r--r-- | dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild b/dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild index 2b80f1c76318..e8d02d876865 100644 --- a/dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild +++ b/dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Code shared by the MaxMind DB reader and writer modules" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~loong ~riscv x86" +KEYWORDS="amd64 ~loong ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |