diff options
author | Sam James <sam@gentoo.org> | 2021-07-11 21:53:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-11 21:53:39 +0100 |
commit | 247c6c1b2951e8dc6123e8efe042958c13ffd483 (patch) | |
tree | 21602276dbd4869f3529fe4f672c8d13b3c44249 /dev-perl/Net-CIDR-Lite | |
parent | dev-perl/Net-DBus: Stabilize 1.1.0-r1 ppc64, #801613 (diff) | |
download | gentoo-247c6c1b2951e8dc6123e8efe042958c13ffd483.tar.gz gentoo-247c6c1b2951e8dc6123e8efe042958c13ffd483.tar.bz2 gentoo-247c6c1b2951e8dc6123e8efe042958c13ffd483.zip |
dev-perl/Net-CIDR-Lite: Stabilize 0.220.0 ppc, #801610
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Net-CIDR-Lite')
-rw-r--r-- | dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.220.0.ebuild b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.220.0.ebuild index 5fa4cd4e4d60..10a76c52dc10 100644 --- a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.220.0.ebuild +++ b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.220.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension for merging IPv4 or IPv6 CIDR addresses" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="test" RESTRICT="!test? ( test )" |