summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-21 04:48:07 +0100
committerSam James <sam@gentoo.org>2023-08-21 04:48:07 +0100
commitd886d6822b815bfa3bf9010f9af5732f66b55990 (patch)
tree506022f944f1d9dc135710e76c93472eb0696e06 /dev-perl
parentdev-perl/Perl-Tidy: Stabilize 20230701.0.0 amd64, #912527 (diff)
downloadgentoo-d886d6822b815bfa3bf9010f9af5732f66b55990.tar.gz
gentoo-d886d6822b815bfa3bf9010f9af5732f66b55990.tar.bz2
gentoo-d886d6822b815bfa3bf9010f9af5732f66b55990.zip
dev-perl/Test-Compile: Stabilize 3.3.1 amd64, #912528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Test-Compile/Test-Compile-3.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 dd38a9986d27..16bb8c6cc822 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