summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-10-26 21:00:34 +0000
committerYixun Lan <dlan@gentoo.org>2021-10-29 21:26:49 +0800
commited2d1cbccf09d7084bf6071d70a9f0ea39a0d5e6 (patch)
treefea6e6d0921d2049d53420b77efd44daf65e2a41
parentdev-perl/PAR-Dist: keyword ~riscv (diff)
downloadgentoo-ed2d1cbccf09d7084bf6071d70a9f0ea39a0d5e6.tar.gz
gentoo-ed2d1cbccf09d7084bf6071d70a9f0ea39a0d5e6.tar.bz2
gentoo-ed2d1cbccf09d7084bf6071d70a9f0ea39a0d5e6.zip
dev-perl/PAR: 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>
-rw-r--r--dev-perl/PAR/PAR-1.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PAR/PAR-1.17.0.ebuild b/dev-perl/PAR/PAR-1.17.0.ebuild
index 655948b5777d..5201cfc4788f 100644
--- a/dev-perl/PAR/PAR-1.17.0.ebuild
+++ b/dev-perl/PAR/PAR-1.17.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Perl Archive Toolkit"
SLOT="0"
-KEYWORDS="amd64 ppc x86 ~x86-solaris"
+KEYWORDS="amd64 ppc ~riscv x86 ~x86-solaris"
RDEPEND="
>=dev-perl/Archive-Zip-1.0.0