diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-29 14:25:14 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-29 14:41:59 -0400 |
commit | 851b14f2b85370bec62292de524f1e46ca5b8872 (patch) | |
tree | 18c29a3f83ee6d7a1c75be55d82c023a9e3836a7 /dev-perl | |
parent | dev-perl/Net-Patricia: arm64 stable (diff) | |
download | gentoo-851b14f2b85370bec62292de524f1e46ca5b8872.tar.gz gentoo-851b14f2b85370bec62292de524f1e46ca5b8872.tar.bz2 gentoo-851b14f2b85370bec62292de524f1e46ca5b8872.zip |
dev-perl/Net-CIDR-Lite: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0-r1.ebuild b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0-r1.ebuild index ca4906dfb371..5eb443aedaca 100644 --- a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0-r1.ebuild +++ b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0-r1.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 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND="" |