summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-19 18:35:34 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-19 18:35:34 +0300
commitb6a66bfcf57e54edb991484d8ca7296097035fd9 (patch)
tree6ee5ef9003d7574b3ecba282dade114c160e5b7a /dev-perl/Test-Compile
parentdev-perl/Config-General: Stabilize 2.650.0 x86, #912517 (diff)
downloadgentoo-b6a66bfcf57e54edb991484d8ca7296097035fd9.tar.gz
gentoo-b6a66bfcf57e54edb991484d8ca7296097035fd9.tar.bz2
gentoo-b6a66bfcf57e54edb991484d8ca7296097035fd9.zip
dev-perl/Test-Compile: Stabilize 3.3.1 x86, #912528
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.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 892c9b8b552c..dd38a9986d27 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