diff options
author | Sam James <sam@gentoo.org> | 2021-07-13 20:58:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-13 20:58:24 +0100 |
commit | 2030458148a09da013986fdc423666d565ecdf28 (patch) | |
tree | 616c849b47aab0294b4bc6111e7695002969d1bd /dev-perl/Net-CIDR-Lite | |
parent | sys-fs/genfstab: Stabilize 24 arm64, #801511 (diff) | |
download | gentoo-2030458148a09da013986fdc423666d565ecdf28.tar.gz gentoo-2030458148a09da013986fdc423666d565ecdf28.tar.bz2 gentoo-2030458148a09da013986fdc423666d565ecdf28.zip |
dev-perl/Net-CIDR-Lite: Stabilize 0.220.0 arm64, #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 d89933e3597f..d240f8a3b716 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 )" |