summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Net-Netmask/Net-Netmask-2.0.100.ebuild4
1 files 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 )"