commit: 68df781b4a094f63ce7f2bb141796a6c3197234d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:10:29 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:10:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68df781b
dev-perl/Test-Compile: Stabilize 3.3.1 sparc, #912528
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Test-Compile/Test-Compile-3.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Compile/Test-Compile-3.3.1.ebuild
b/dev-perl/Test-Compile/Test-Compile-3.3.1.ebuild
index 7577d8d71c55..bbfb4edf8f7c 100644
--- a/dev-perl/Test-Compile/Test-Compile-3.3.1.ebuild
+++ b/dev-perl/Test-Compile/Test-Compile-3.3.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"
RDEPEND="
>=virtual/perl-Exporter-5.680.0