commit: 18de27ae7dc0c0aaf8e146d4745c3e9abde929ab
Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Thu Oct 14 16:10:41 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Oct 16 14:53:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18de27ae
dev-perl/Test-Command: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-perl/Test-Command/Test-Command-0.110.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Command/Test-Command-0.110.0-r1.ebuild
b/dev-perl/Test-Command/Test-Command-0.110.0-r1.ebuild
index f7487177a8c..d51c75a102c 100644
--- a/dev-perl/Test-Command/Test-Command-0.110.0-r1.ebuild
+++ b/dev-perl/Test-Command/Test-Command-0.110.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Test routines for external commands"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ppc ppc64 ~riscv sparc x86"
RDEPEND="
>=virtual/perl-Test-Simple-0.620.0