diff options
author | Sam James <sam@gentoo.org> | 2023-09-05 15:21:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-05 15:21:39 +0100 |
commit | 0f846413c1665c700410b5bc74faf50a318b11a5 (patch) | |
tree | 9664b708252b722cf712657b3ca493c9bb4a667d /dev-perl/MaxMind-DB-Common | |
parent | dev-perl/GeoIP2: Stabilize 2.6.2 x86, #913627 (diff) | |
download | gentoo-0f846413c1665c700410b5bc74faf50a318b11a5.tar.gz gentoo-0f846413c1665c700410b5bc74faf50a318b11a5.tar.bz2 gentoo-0f846413c1665c700410b5bc74faf50a318b11a5.zip |
dev-perl/MaxMind-DB-Common: Stabilize 0.40.1 x86, #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 3a05137b1c33..2b80f1c76318 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 )" |