summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-19 09:29:43 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-19 09:29:43 +0200
commit509e7cfebcf2879243f873ab7a3b2f747d9f85a2 (patch)
treedfc387265bb6fa0225944866c90902cc3c7d3ac7 /dev-perl/Test-Compile
parentdev-perl/RPC-XML: Stabilize 0.820.0 ppc, #833676 (diff)
downloadgentoo-509e7cfebcf2879243f873ab7a3b2f747d9f85a2.tar.gz
gentoo-509e7cfebcf2879243f873ab7a3b2f747d9f85a2.tar.bz2
gentoo-509e7cfebcf2879243f873ab7a3b2f747d9f85a2.zip
dev-perl/Test-Compile: Stabilize 3.0.1 ppc, #833678
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Compile')
-rw-r--r--dev-perl/Test-Compile/Test-Compile-3.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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