diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 19:01:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 19:14:08 +0100 |
commit | 5371d3eb015cc7270d12a33f5f225d6e143431f6 (patch) | |
tree | a6399993db35037b8fb6dd0d8368170e1bcedcd8 /dev-perl/Test-LongString | |
parent | dev-perl/ExtUtils-Depends: stable 0.405.0 for ia64, bug #657574 (diff) | |
download | gentoo-5371d3eb015cc7270d12a33f5f225d6e143431f6.tar.gz gentoo-5371d3eb015cc7270d12a33f5f225d6e143431f6.tar.bz2 gentoo-5371d3eb015cc7270d12a33f5f225d6e143431f6.zip |
dev-perl/Test-LongString: stable 0.170.0 for ia64, bug #657574
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
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 a7069148a8cc..93489e2a19db 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" |