dev-perl/Test-LongString: stable 0.170.0 for ppc64, bug #657574
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 24 Jun 2018 19:54:19 +0000 (20:54 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 24 Jun 2018 20:20:39 +0000 (21:20 +0100)
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild

index 93489e2a19db9314e806460bbefec2c1b0b6dd32..db7fba320f1dbaee89e86af5035789134a2c6667 100644 (file)
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A library to test long strings"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND="virtual/perl-Test-Simple"