commit: b46b6482704933c8e9b034e587b8e4bb304ad00e
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 9 04:02:34 2022 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Mar 9 12:59:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b46b6482
dev-perl/UNIVERSAL-require: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.190.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.190.0.ebuild
b/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.190.0.ebuild
index 7efb113ab128..a7deef5d691e 100644
--- a/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.190.0.ebuild
+++ b/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.190.0.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=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="UNIVERSAL::require - require() modules from a variable"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux
~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ~ppc64 ~riscv sparc x86 ~amd64-linux
~x86-linux ~ppc-macos"
RDEPEND="
virtual/perl-Carp