summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-24 04:57:55 +0100
committerSam James <sam@gentoo.org>2023-07-24 04:57:55 +0100
commit49fbd5e7d0a161e66fd4585e796368b7d04b0f8b (patch)
treee31210780a7f7cb8fd08690dc1f1e3a9a8d43b83 /dev-perl/Test-Compile
parentdev-perl/Log-Dispatch-Array: Stabilize 1.5.0 amd64, #910893 (diff)
downloadgentoo-49fbd5e7d0a161e66fd4585e796368b7d04b0f8b.tar.gz
gentoo-49fbd5e7d0a161e66fd4585e796368b7d04b0f8b.tar.bz2
gentoo-49fbd5e7d0a161e66fd4585e796368b7d04b0f8b.zip
dev-perl/Test-Compile: Stabilize 3.2.2 x86, #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 c5219ffdaee3..430fd2ce997e 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