From: Rolf Eike Beer Date: Sat, 9 Jun 2018 08:39:26 +0000 (+0200) Subject: dev-perl/Test-LongString: stable 0.170.0 for sparc X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1d09cf737bfc08d0dc79002bf212d4a69fa90bd4;p=gentoo.git dev-perl/Test-LongString: stable 0.170.0 for sparc Bug: https://bugs.gentoo.org/657574 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" --- 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 052b6ec6aaed..a7069148a8cc 100644 --- a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild +++ b/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild @@ -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"