diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:45:47 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:27 -0700 |
commit | 5e5c0edf21b11139608558996b0b10256bf1c278 (patch) | |
tree | b92e88f800e1331b38008ea9a88d5f8bf59a4a30 /dev-perl/Test-LongString | |
parent | dev-perl/Test-Needs-0.2.2: added ~ia64, bugs 577100, 599550 (diff) | |
download | gentoo-5e5c0edf21b11139608558996b0b10256bf1c278.tar.gz gentoo-5e5c0edf21b11139608558996b0b10256bf1c278.tar.bz2 gentoo-5e5c0edf21b11139608558996b0b10256bf1c278.zip |
dev-perl/Test-LongString-0.170.0: added ~ia64, bug 602340
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 08c7c789049e..052b6ec6aaed 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 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" |