From: Jeroen Roovers Date: Fri, 3 Feb 2017 21:41:41 +0000 (+0100) Subject: dev-perl/Text-Wrapper: Stable for HPPA (bug #588020). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1c2bebc726602aaa12a464fc90afd524e39f51d4;p=gentoo.git dev-perl/Text-Wrapper: Stable for HPPA (bug #588020). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches --- 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 1b213c146dc8..71ac1fe4f39f 100644 --- a/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild +++ b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild @@ -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"