diff options
author | Sam James <sam@gentoo.org> | 2023-09-05 15:21:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-05 15:21:45 +0100 |
commit | 4f51fd73847a1378a206b239716ec327a5703195 (patch) | |
tree | 5399cabb3e67482ac1cf3faed139661b0a745daa /dev-perl/MaxMind-DB-Reader | |
parent | dev-perl/MaxMind-DB-Common: Stabilize 0.40.1 amd64, #913627 (diff) | |
download | gentoo-4f51fd73847a1378a206b239716ec327a5703195.tar.gz gentoo-4f51fd73847a1378a206b239716ec327a5703195.tar.bz2 gentoo-4f51fd73847a1378a206b239716ec327a5703195.zip |
dev-perl/MaxMind-DB-Reader: Stabilize 1.0.14 amd64, #913627
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/MaxMind-DB-Reader')
-rw-r--r-- | dev-perl/MaxMind-DB-Reader/MaxMind-DB-Reader-1.0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/MaxMind-DB-Reader/MaxMind-DB-Reader-1.0.14.ebuild b/dev-perl/MaxMind-DB-Reader/MaxMind-DB-Reader-1.0.14.ebuild index 5e7a2a6e77f0..4ca8a8460b66 100644 --- a/dev-perl/MaxMind-DB-Reader/MaxMind-DB-Reader-1.0.14.ebuild +++ b/dev-perl/MaxMind-DB-Reader/MaxMind-DB-Reader-1.0.14.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Read MaxMind DB files and look up IP addresses" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~loong ~riscv x86" +KEYWORDS="amd64 ~loong ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |