diff options
author | 2021-10-23 17:40:37 +0000 | |
---|---|---|
committer | 2021-10-26 09:15:35 +0800 | |
commit | 54ea5979613648a87120484347a11f123c5b372a (patch) | |
tree | b4197828b3c993cf7b96bb56acb73df6ae827566 /dev-perl/Tie-Cycle | |
parent | dev-perl/Text-Roman: keyword ~riscv (diff) | |
download | gentoo-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.ebuild | 2 |
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" ) |