summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-24 04:59:50 +0100
committerSam James <sam@gentoo.org>2023-07-24 04:59:50 +0100
commit9ab35484f1fd448e613ba834749bae0033ef211e (patch)
tree3f8aa3f2a35ef4d893734f4225624fbb94c765e1 /dev-perl/Test-Compile
parentdev-perl/PerlIO-utf8_strict: Stabilize 0.10.0 amd64, #910891 (diff)
downloadgentoo-9ab35484f1fd448e613ba834749bae0033ef211e.tar.gz
gentoo-9ab35484f1fd448e613ba834749bae0033ef211e.tar.bz2
gentoo-9ab35484f1fd448e613ba834749bae0033ef211e.zip
dev-perl/Test-Compile: Stabilize 3.2.2 ppc, #910894
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Compile')
-rw-r--r--dev-perl/Test-Compile/Test-Compile-3.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Compile/Test-Compile-3.2.2.ebuild b/dev-perl/Test-Compile/Test-Compile-3.2.2.ebuild
index 430fd2ce997e..db83df94f126 100644
--- a/dev-perl/Test-Compile/Test-Compile-3.2.2.ebuild
+++ b/dev-perl/Test-Compile/Test-Compile-3.2.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"
RDEPEND="
>=virtual/perl-Exporter-5.680.0