diff options
author | Sam James <sam@gentoo.org> | 2021-06-01 11:57:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-01 11:57:07 +0000 |
commit | c31a369675c5463ba460fcde887d31c27732f4b8 (patch) | |
tree | 6fb9f27396392e6321ea4701c565b6c965c5cdcc /dev-perl/Test-Compile | |
parent | dev-perl/Devel-CheckOS: Stabilize 1.860.0 amd64, #793056 (diff) | |
download | gentoo-c31a369675c5463ba460fcde887d31c27732f4b8.tar.gz gentoo-c31a369675c5463ba460fcde887d31c27732f4b8.tar.bz2 gentoo-c31a369675c5463ba460fcde887d31c27732f4b8.zip |
dev-perl/Test-Compile: Stabilize 2.4.1 amd64, #793056
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Compile')
-rw-r--r-- | dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild b/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild index 4965a2dcddc9..6a6e5120d069 100644 --- a/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild +++ b/dev-perl/Test-Compile/Test-Compile-2.4.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" IUSE="minimal test" RESTRICT="!test? ( test )" |