diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-09 12:02:34 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-09 20:59:01 +0800 |
commit | b46b6482704933c8e9b034e587b8e4bb304ad00e (patch) | |
tree | 09ce757fae9ddba34aa76aff7086b1504b61a7d0 /dev-perl | |
parent | dev-perl/Unicode-String: keyword ~riscv (diff) | |
download | gentoo-b46b6482704933c8e9b034e587b8e4bb304ad00e.tar.gz gentoo-b46b6482704933c8e9b034e587b8e4bb304ad00e.tar.bz2 gentoo-b46b6482704933c8e9b034e587b8e4bb304ad00e.zip |
dev-perl/UNIVERSAL-require: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.190.0.ebuild | 4 |
1 files 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 |