diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:46:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 5b6f2471c20d30dc2ff3cd1d50f3706554f86fc8 (patch) | |
tree | 15c9b03aa1cadfcb9624523a15ad6992adb37a45 /dev-perl/Test-LongString | |
parent | net-misc/unison: x86 stable wrt bug #578224 (diff) | |
download | gentoo-5b6f2471c20d30dc2ff3cd1d50f3706554f86fc8.tar.gz gentoo-5b6f2471c20d30dc2ff3cd1d50f3706554f86fc8.tar.bz2 gentoo-5b6f2471c20d30dc2ff3cd1d50f3706554f86fc8.zip |
dev-perl/Test-LongString: x86 stable wrt bug #583714
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 ac84a6643cc9..77bbfd5f01ce 100644 --- a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild +++ b/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild @@ -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" |