summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-09-21 17:47:03 +0800
committerYixun Lan <dlan@gentoo.org>2021-09-21 21:39:58 +0800
commit4f33b255534fe65f857ab1d85f5b7d6ed9887728 (patch)
tree03d3150f804e2fef4c0efd13aa526fff3a14353b
parentdev-perl/Inline-C: keyword ~riscv (diff)
downloadgentoo-4f33b255534fe65f857ab1d85f5b7d6ed9887728.tar.gz
gentoo-4f33b255534fe65f857ab1d85f5b7d6ed9887728.tar.bz2
gentoo-4f33b255534fe65f857ab1d85f5b7d6ed9887728.zip
dev-perl/Inline: keyword ~riscv
Package-Manager: Portage-3.0.23, 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/Inline/Inline-0.860.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Inline/Inline-0.860.0.ebuild b/dev-perl/Inline/Inline-0.860.0.ebuild
index 26ce6836da35..535c2d9a6e42 100644
--- a/dev-perl/Inline/Inline-0.860.0.ebuild
+++ b/dev-perl/Inline/Inline-0.860.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Write Perl subroutines in other languages"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"