diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-26 21:26:04 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:27:47 +0800 |
commit | 9e347d7426bc4747b361efbea443700aebca2f76 (patch) | |
tree | d77eaf198e9e9931ce33a504e2ad4b650667b6ff /dev-perl/Test-Most | |
parent | dev-perl/Test-Class: keyword ~riscv (diff) | |
download | gentoo-9e347d7426bc4747b361efbea443700aebca2f76.tar.gz gentoo-9e347d7426bc4747b361efbea443700aebca2f76.tar.bz2 gentoo-9e347d7426bc4747b361efbea443700aebca2f76.zip |
dev-perl/Test-Most: keyword ~riscv
Package-Manager: Portage-3.0.28, 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/Test-Most')
-rw-r--r-- | dev-perl/Test-Most/Test-Most-0.370.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Most/Test-Most-0.370.0.ebuild b/dev-perl/Test-Most/Test-Most-0.370.0.ebuild index 9d5890859ef7..9a815e64b77c 100644 --- a/dev-perl/Test-Most/Test-Most-0.370.0.ebuild +++ b/dev-perl/Test-Most/Test-Most-0.370.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Most commonly needed test functions and features" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" >=dev-perl/Exception-Class-1.140.0 |