commit: 935086d19177dc49a84b5721106463c2d0ea48a8 Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Wed Mar 9 13:10:33 2022 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Wed Mar 9 13:31:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=935086d1
dev-perl/Net-Netmask: keyword ~riscv Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> dev-perl/Net-Netmask/Net-Netmask-2.0.100.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Net-Netmask/Net-Netmask-2.0.100.ebuild b/dev-perl/Net-Netmask/Net-Netmask-2.0.100.ebuild index 9cad84b76c37..3371b85380bb 100644 --- a/dev-perl/Net-Netmask/Net-Netmask-2.0.100.ebuild +++ b/dev-perl/Net-Netmask/Net-Netmask-2.0.100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse, manipulate and lookup IP network blocks" SLOT="0" -KEYWORDS="amd64 arm arm64 ~mips ppc ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ~mips ppc ~ppc64 ~riscv x86" IUSE="minimal test" RESTRICT="!test? ( test )"
