diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 04:57:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 04:57:55 +0100 |
commit | 49fbd5e7d0a161e66fd4585e796368b7d04b0f8b (patch) | |
tree | e31210780a7f7cb8fd08690dc1f1e3a9a8d43b83 | |
parent | dev-perl/Log-Dispatch-Array: Stabilize 1.5.0 amd64, #910893 (diff) | |
download | gentoo-49fbd5e7d0a161e66fd4585e796368b7d04b0f8b.tar.gz gentoo-49fbd5e7d0a161e66fd4585e796368b7d04b0f8b.tar.bz2 gentoo-49fbd5e7d0a161e66fd4585e796368b7d04b0f8b.zip |
dev-perl/Test-Compile: Stabilize 3.2.2 x86, #910894
Signed-off-by: Sam James <sam@gentoo.org>
-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 c5219ffdaee3..430fd2ce997e 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 |