diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:54:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:39 +0100 |
commit | 9d4923065240137078cb393091e62a60ff71526d (patch) | |
tree | 600902a175f4205e2b4094d922eb417638b2dd87 /dev-perl/Test-LongString | |
parent | dev-perl/ExtUtils-Depends: stable 0.405.0 for ppc64, bug #657574 (diff) | |
download | gentoo-9d4923065240137078cb393091e62a60ff71526d.tar.gz gentoo-9d4923065240137078cb393091e62a60ff71526d.tar.bz2 gentoo-9d4923065240137078cb393091e62a60ff71526d.zip |
dev-perl/Test-LongString: stable 0.170.0 for ppc64, bug #657574
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/Test-LongString')
-rw-r--r-- | dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild b/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild index 93489e2a19db..db7fba320f1d 100644 --- a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild +++ b/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild @@ -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" |