commit: c31a369675c5463ba460fcde887d31c27732f4b8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jun 1 11:57:07 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 1 11:57:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c31a3696
dev-perl/Test-Compile: Stabilize 2.4.1 amd64, #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 4965a2dcddc..6a6e5120d06 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 )"
