diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 04:53:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 04:53:48 +0100 |
commit | 1b269ea4bfa1ab6d710a60637c3e6bd85b2c38e2 (patch) | |
tree | 812deae02363907f08259e79abc3137aeac3e9d2 /dev-perl/Test-Compile/Test-Compile-3.2.2.ebuild | |
parent | dev-perl/Log-Dispatch-Array: Stabilize 1.5.0 sparc, #910893 (diff) | |
download | gentoo-1b269ea4bfa1ab6d710a60637c3e6bd85b2c38e2.tar.gz gentoo-1b269ea4bfa1ab6d710a60637c3e6bd85b2c38e2.tar.bz2 gentoo-1b269ea4bfa1ab6d710a60637c3e6bd85b2c38e2.zip |
dev-perl/Test-Compile: Stabilize 3.2.2 sparc, #910894
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Compile/Test-Compile-3.2.2.ebuild')
-rw-r--r-- | dev-perl/Test-Compile/Test-Compile-3.2.2.ebuild | 2 |
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 7db087aee60f..c5219ffdaee3 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 |