summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-10 03:13:39 +0100
committerSam James <sam@gentoo.org>2024-06-10 03:13:39 +0100
commit9b7fd8d5c004237167ffe2e3e8820d970ef05ae4 (patch)
tree1c6a91ec2cb957d5307bf5733f121518e9070ccd /dev-perl/Test-Compile
parentdev-perl/Data-UUID: Stabilize 1.227.0 x86, #933919 (diff)
downloadgentoo-9b7fd8d5c004237167ffe2e3e8820d970ef05ae4.tar.gz
gentoo-9b7fd8d5c004237167ffe2e3e8820d970ef05ae4.tar.bz2
gentoo-9b7fd8d5c004237167ffe2e3e8820d970ef05ae4.zip
dev-perl/Test-Compile: Stabilize 3.3.3 ppc, #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 ab5258229b92..83c31749becb 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