diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:23:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:25:04 +0100 |
commit | 23a97600ce92d4d2261bc36d2efa9a77bb520160 (patch) | |
tree | 27f7f4186ed666cb042b973cafc6cbf2aebaad80 /dev-perl/Test-Compile | |
parent | dev-perl/FileHandle-Unget: stable 0.163.400 for ppc (diff) | |
download | gentoo-23a97600ce92d4d2261bc36d2efa9a77bb520160.tar.gz gentoo-23a97600ce92d4d2261bc36d2efa9a77bb520160.tar.bz2 gentoo-23a97600ce92d4d2261bc36d2efa9a77bb520160.zip |
dev-perl/Test-Compile: stable 2.4.1 for ppc
stable wrt bug #793056
Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
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.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 cdddbfe11d9b..33904272b421 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 )" |