commit: 138643d5fc9497ffe55d69345ad54b996c609aee
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 21:20:40 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 21:20:40 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=138643d5
dev-perl/Test-Compile: Stabilize 3.3.3 x86, #933922
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Test-Compile/Test-Compile-3.3.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Compile/Test-Compile-3.3.3.ebuild
b/dev-perl/Test-Compile/Test-Compile-3.3.3.ebuild
index 7b1c7a6fdf04..ab5258229b92 100644
--- a/dev-perl/Test-Compile/Test-Compile-3.3.3.ebuild
+++ b/dev-perl/Test-Compile/Test-Compile-3.3.3.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"
RDEPEND="
>=virtual/perl-Exporter-5.680.0