diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-11 08:31:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-11 08:31:18 +0200 |
commit | c92aa8f2cbc49cbc79b278f344196b75491e1d46 (patch) | |
tree | dc4f54e45826d040b038ddbbcc64408298864b6d /dev-perl/Test-Compile | |
parent | dev-perl/Test-Fatal: sparc stable wrt bug #817599 (diff) | |
download | gentoo-c92aa8f2cbc49cbc79b278f344196b75491e1d46.tar.gz gentoo-c92aa8f2cbc49cbc79b278f344196b75491e1d46.tar.bz2 gentoo-c92aa8f2cbc49cbc79b278f344196b75491e1d46.zip |
dev-perl/Test-Compile: sparc stable wrt bug #817602
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Compile')
-rw-r--r-- | dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild b/dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild index ceb51ff2d09b..ad9f62bde752 100644 --- a/dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild +++ b/dev-perl/Test-Compile/Test-Compile-2.4.2.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" RDEPEND=" |