From: Agostino Sarubbo Date: Mon, 26 Sep 2016 12:23:10 +0000 (+0200) Subject: dev-perl/Text-Wrapper: amd64 stable wrt bug #588020 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=05d108e2082eddd696baf60abfd4bc7a90041a53;p=gentoo.git dev-perl/Text-Wrapper: amd64 stable wrt bug #588020 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- 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 86ea729a2cfe..5c4befa85587 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"