summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-09 22:20:40 +0100
committerSam James <sam@gentoo.org>2024-06-09 22:20:40 +0100
commit138643d5fc9497ffe55d69345ad54b996c609aee (patch)
treed7612f72a96bd19988b6064ece1dfd8d4ee0ab03 /dev-perl/Test-Compile
parentdev-perl/File-Copy-Recursive-Reduced: Stabilize 0.8.0 amd64, #933920 (diff)
downloadgentoo-138643d5fc9497ffe55d69345ad54b996c609aee.tar.gz
gentoo-138643d5fc9497ffe55d69345ad54b996c609aee.tar.bz2
gentoo-138643d5fc9497ffe55d69345ad54b996c609aee.zip
dev-perl/Test-Compile: Stabilize 3.3.3 x86, #933922
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.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Compile/Test-Compile-3.3.3.ebuild b/dev-perl/Test-Compile/Test-Compile-3.3.3.ebuild
index 7b1c7a6fdf04..ab5258229b92 100644
--- a/dev-perl/Test-Compile/Test-Compile-3.3.3.ebuild
+++ b/dev-perl/Test-Compile/Test-Compile-3.3.3.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