commit: 4ec2742c591adde579161c963d3c94e7ae7d6c21 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 31 22:36:39 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 31 22:37:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ec2742c
dev-perl/Test-Compile: Stabilize 2.4.1 sparc, #793056 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild b/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild index 0ccd47f6d38..4965a2dcddc 100644 --- a/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild +++ b/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Check whether Perl files compile correctly" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86" IUSE="minimal test" RESTRICT="!test? ( test )"