diff options
author | Sam James <sam@gentoo.org> | 2021-07-16 22:39:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-16 22:43:50 +0100 |
commit | ff448e35fb67c676f339ceddaaf31d82e05816b1 (patch) | |
tree | baed36e62f65396dc5e4ffd14d00e4d0d0b37844 /dev-perl/Net-CIDR-Lite | |
parent | sys-fs/mtools: Stabilize 4.0.31 arm, #801508 (diff) | |
download | gentoo-ff448e35fb67c676f339ceddaaf31d82e05816b1.tar.gz gentoo-ff448e35fb67c676f339ceddaaf31d82e05816b1.tar.bz2 gentoo-ff448e35fb67c676f339ceddaaf31d82e05816b1.zip |
dev-perl/Net-CIDR-Lite: Stabilize 0.220.0 arm, #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 d240f8a3b716..e5325e02e7ab 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 )" |