commit: 54ea5979613648a87120484347a11f123c5b372a
Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Sat Oct 23 17:40:37 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Oct 26 01:15:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54ea5979
dev-perl/Tie-Cycle: 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/Tie-Cycle/Tie-Cycle-1.226.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Tie-Cycle/Tie-Cycle-1.226.0.ebuild
b/dev-perl/Tie-Cycle/Tie-Cycle-1.226.0.ebuild
index 924772f6fc6..63c80c5f4af 100644
--- a/dev-perl/Tie-Cycle/Tie-Cycle-1.226.0.ebuild
+++ b/dev-perl/Tie-Cycle/Tie-Cycle-1.226.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Cycle through a list of values via a scalar"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
PATCHES=( "${FILESDIR}/${PN}-1.225-nopodtests.patch" )