summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:30:06 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:30:06 +0100
commit8d3e40386467c58f7dba2c3f50eaa3af9990ca92 (patch)
treeaf60c03870f6238386cb2150bd74721f0c8d063d /dev-perl/Text-Wrapper
parentdev-python/tagpy: ppc stable wrt bug #593138 (diff)
downloadgentoo-8d3e40386467c58f7dba2c3f50eaa3af9990ca92.tar.gz
gentoo-8d3e40386467c58f7dba2c3f50eaa3af9990ca92.tar.bz2
gentoo-8d3e40386467c58f7dba2c3f50eaa3af9990ca92.zip
dev-perl/Text-Wrapper: ppc stable wrt bug #588020
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Text-Wrapper')
-rw-r--r--dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild
index aab68ef54dff..ce06de2ece36 100644
--- a/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild
+++ b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Word wrap text by breaking long lines"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~hppa ppc ~ppc64 x86"
IUSE="test minimal"
RDEPEND="virtual/perl-Carp"