summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-02-04 18:02:25 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-02-04 17:22:31 +0000
commit235812ffc9590924f42fc064da57a3a0297c6200 (patch)
treeeb1f0e6d78cbc08d6dde7792f245bf7d5d059fb9 /dev-perl/Test-Compile
parentdev-perl/Devel-CheckOS: keyworded 1.830.0 for sparc, bug #768420 (diff)
downloadgentoo-235812ffc9590924f42fc064da57a3a0297c6200.tar.gz
gentoo-235812ffc9590924f42fc064da57a3a0297c6200.tar.bz2
gentoo-235812ffc9590924f42fc064da57a3a0297c6200.zip
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 <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Compile')
-rw-r--r--dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild4
1 files changed, 2 insertions, 2 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 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 )"