dev-perl/Test-LongString: ppc stable wrt bug #583714
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 6 Jul 2016 09:05:06 +0000 (11:05 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 6 Jul 2016 09:05:06 +0000 (11:05 +0200)
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild

index 77bbfd5f01ce2b78f0824e8c15c13e116452f45e..8792d2cd3e142b58f1733e357fba40aee5af5bb3 100644 (file)
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A library to test long strings"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND="virtual/perl-Test-Simple"