commit: 509e7cfebcf2879243f873ab7a3b2f747d9f85a2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 19 07:29:43 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 19 07:29:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=509e7cfe
dev-perl/Test-Compile: Stabilize 3.0.1 ppc, #833678
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Test-Compile/Test-Compile-3.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Compile/Test-Compile-3.0.1.ebuild
b/dev-perl/Test-Compile/Test-Compile-3.0.1.ebuild
index 6b8f0183c4cf..c90cb6999610 100644
--- a/dev-perl/Test-Compile/Test-Compile-3.0.1.ebuild
+++ b/dev-perl/Test-Compile/Test-Compile-3.0.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