summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-10-23 17:40:37 +0000
committerYixun Lan <dlan@gentoo.org>2021-10-26 09:15:35 +0800
commit54ea5979613648a87120484347a11f123c5b372a (patch)
treeb4197828b3c993cf7b96bb56acb73df6ae827566 /dev-perl/Tie-Cycle
parentdev-perl/Text-Roman: keyword ~riscv (diff)
downloadgentoo-54ea5979613648a87120484347a11f123c5b372a.tar.gz
gentoo-54ea5979613648a87120484347a11f123c5b372a.tar.bz2
gentoo-54ea5979613648a87120484347a11f123c5b372a.zip
dev-perl/Tie-Cycle: 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/Tie-Cycle')
-rw-r--r--dev-perl/Tie-Cycle/Tie-Cycle-1.226.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 924772f6fc69..63c80c5f4af7 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" )