summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-06-09 10:39:26 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-09 11:05:48 +0100
commit1d09cf737bfc08d0dc79002bf212d4a69fa90bd4 (patch)
tree2fb134e976676a0c0f98f2db224fc2a4ddcc4249
parentdev-perl/Exporter-Tiny: stable 1.0.0 for sparc (diff)
downloadgentoo-1d09cf737bfc08d0dc79002bf212d4a69fa90bd4.tar.gz
gentoo-1d09cf737bfc08d0dc79002bf212d4a69fa90bd4.tar.bz2
gentoo-1d09cf737bfc08d0dc79002bf212d4a69fa90bd4.zip
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"
-rw-r--r--dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild4
1 files changed, 2 insertions, 2 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 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"