From 235812ffc9590924f42fc064da57a3a0297c6200 Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Thu, 4 Feb 2021 18:02:25 +0100 Subject: dev-perl/Test-Compile: keyworded 2.4.1 for sparc, bug #768420 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-perl/Test-Compile') 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 92cdc20fcc54..806224d6030c 100644 --- a/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild +++ b/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Check whether Perl files compile correctly" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="minimal test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad