diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 08:18:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 08:21:48 +0000 |
commit | bc71d537ade8c1eca1f40857c82c0cc99de03285 (patch) | |
tree | 50dc360370e32b61dd39ec2a532aca987fd7853a /dev-perl/Test-Compile | |
parent | dev-perl/Devel-CheckOS: Stabilize 1.860.0 x86, #793056 (diff) | |
download | gentoo-bc71d537ade8c1eca1f40857c82c0cc99de03285.tar.gz gentoo-bc71d537ade8c1eca1f40857c82c0cc99de03285.tar.bz2 gentoo-bc71d537ade8c1eca1f40857c82c0cc99de03285.zip |
dev-perl/Test-Compile: Stabilize 2.4.1 x86, #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 6a6e5120d069..cdddbfe11d9b 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 )" |