commit: 5b1fdd7d00f5610e580c8f44e012aa07c056b875 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 11 04:17:55 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 11 04:17:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b1fdd7d
dev-perl/Test-Compile: Stabilize 2.4.2 x86, #817602 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild b/dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild index 80add0a6991..957116a0a3f 100644 --- a/dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild +++ b/dev-perl/Test-Compile/Test-Compile-2.4.2.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" RDEPEND="
