commit: bd523d902ab035789e2116b0268fc89bda708766 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com> AuthorDate: Mon Dec 6 19:59:29 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Wed Dec 8 10:12:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd523d90
dev-perl/strictures: keyword ~riscv Closes: https://github.com/gentoo/gentoo/pull/23210 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> dev-perl/strictures/strictures-2.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/strictures/strictures-2.0.6.ebuild b/dev-perl/strictures/strictures-2.0.6.ebuild index a2d4f9f1a089..e8d7190ec7db 100644 --- a/dev-perl/strictures/strictures-2.0.6.ebuild +++ b/dev-perl/strictures/strictures-2.0.6.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Turn on strict and make most warnings fatal" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="minimal" RDEPEND="
