diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-12-24 13:36:12 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-31 11:38:06 +0800 |
commit | c3951c3199f382c04f3433810d3bb0a8817a5c6f (patch) | |
tree | 1ecdf08b822a871b82c0bf9a9ceb9809aba64216 /dev-perl/Net-CIDR-Lite | |
parent | dev-perl/MooX-StrictConstructor: keyword ~riscv (diff) | |
download | gentoo-c3951c3199f382c04f3433810d3bb0a8817a5c6f.tar.gz gentoo-c3951c3199f382c04f3433810d3bb0a8817a5c6f.tar.bz2 gentoo-c3951c3199f382c04f3433810d3bb0a8817a5c6f.zip |
dev-perl/Net-CIDR-Lite: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@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 e5325e02e7ab..ba2451ceffec 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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="test" RESTRICT="!test? ( test )" |