From: Agostino Sarubbo Date: Wed, 19 Oct 2016 11:04:34 +0000 (+0200) Subject: dev-perl/Text-Markdown: amd64 stable wrt bug #582528 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f6121006628d4394d213a4e525c76f084ad275eb;p=gentoo.git dev-perl/Text-Markdown: amd64 stable wrt bug #582528 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-perl/Text-Markdown/Text-Markdown-1.0.31-r1.ebuild b/dev-perl/Text-Markdown/Text-Markdown-1.0.31-r1.ebuild index 247223422e3d..27e1f4682bdc 100644 --- a/dev-perl/Text-Markdown/Text-Markdown-1.0.31-r1.ebuild +++ b/dev-perl/Text-Markdown/Text-Markdown-1.0.31-r1.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND="virtual/perl-Digest-MD5