diff options
author | Sam James <sam@gentoo.org> | 2021-05-31 22:36:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-31 22:37:56 +0000 |
commit | 4ec2742c591adde579161c963d3c94e7ae7d6c21 (patch) | |
tree | 78eaf2542f8de2f3d9a36c8bbb380a62404783e9 /dev-perl | |
parent | dev-perl/Devel-CheckOS: Stabilize 1.860.0 sparc, #793056 (diff) | |
download | gentoo-4ec2742c591adde579161c963d3c94e7ae7d6c21.tar.gz gentoo-4ec2742c591adde579161c963d3c94e7ae7d6c21.tar.bz2 gentoo-4ec2742c591adde579161c963d3c94e7ae7d6c21.zip |
dev-perl/Test-Compile: Stabilize 2.4.1 sparc, #793056
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 0ccd47f6d386..4965a2dcddc9 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 )" |