commit: 4f33b255534fe65f857ab1d85f5b7d6ed9887728 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com> AuthorDate: Tue Sep 21 09:47:03 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Tue Sep 21 13:39:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f33b255
dev-perl/Inline: keyword ~riscv Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> dev-perl/Inline/Inline-0.860.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Inline/Inline-0.860.0.ebuild b/dev-perl/Inline/Inline-0.860.0.ebuild index 26ce6836da3..535c2d9a6e4 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 )"
