summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-24 05:10:06 +0100
committerSam James <sam@gentoo.org>2023-07-24 05:10:56 +0100
commitb568d36434c3951fdefe6fc6114e1e5b4f4abc9d (patch)
tree4c46259f7416429532346d6975196055fe62a149 /dev-perl/Test-Compile/Test-Compile-3.2.2.ebuild
parentdev-perl/Config-Tiny: Stabilize 2.290.0 ppc64, #910886 (diff)
downloadgentoo-b568d36434c3951fdefe6fc6114e1e5b4f4abc9d.tar.gz
gentoo-b568d36434c3951fdefe6fc6114e1e5b4f4abc9d.tar.bz2
gentoo-b568d36434c3951fdefe6fc6114e1e5b4f4abc9d.zip
dev-perl/Test-Compile: Stabilize 3.2.2 amd64, #910894
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Compile/Test-Compile-3.2.2.ebuild')
-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 db83df94f126..95fda976f0e6 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