diff options
author | 2024-06-10 03:13:40 +0100 | |
---|---|---|
committer | 2024-06-10 03:13:40 +0100 | |
commit | 66a0c59ec648e14ab7d693fe743d89f2216925ad (patch) | |
tree | 3399a4dd148b501e25496f8f846759b421281591 /dev-perl/Test-Compile | |
parent | dev-perl/Test-Compile: Stabilize 3.3.3 ppc, #933922 (diff) | |
download | gentoo-66a0c59ec648e14ab7d693fe743d89f2216925ad.tar.gz gentoo-66a0c59ec648e14ab7d693fe743d89f2216925ad.tar.bz2 gentoo-66a0c59ec648e14ab7d693fe743d89f2216925ad.zip |
dev-perl/Test-Compile: Stabilize 3.3.3 amd64, #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.ebuild | 2 |
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 83c31749becb..b194b430b014 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 |