commit: bc71d537ade8c1eca1f40857c82c0cc99de03285 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 3 08:18:56 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 3 08:21:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc71d537
dev-perl/Test-Compile: Stabilize 2.4.1 x86, #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 6a6e5120d06..cdddbfe11d9 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 )"
