dev-perl/Test-LongString: amd64 stable wrt bug #583714
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 6 Jun 2016 14:51:57 +0000 (16:51 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 6 Jun 2016 14:51:57 +0000 (16:51 +0200)
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild

index fb4fda49ba094e0013ea8bab90af176bcf84d52d..ac84a6643cc9fd4151eff37cee72d532dad2fe14 100644 (file)
@@ -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"