dev-perl/Test-LongString: stable 0.170.0 for sparc
authorRolf Eike Beer <eike@sf-mail.de>
Sat, 9 Jun 2018 08:39:26 +0000 (10:39 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 9 Jun 2018 10:05:48 +0000 (11:05 +0100)
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild

index 052b6ec6aaedf23b78935befd32a94e39425888a..a7069148a8cc19b2d8e59b8b7edae6d9cb133351 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -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"