From: Agostino Sarubbo Date: Thu, 19 Jan 2017 10:55:22 +0000 (+0100) Subject: dev-python/mistune: x86 stable wrt bug #606230 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cacc914968c2ee3593f69047a8662cb036c6abc1;p=gentoo.git dev-python/mistune: x86 stable wrt bug #606230 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/mistune/mistune-0.7.2.ebuild b/dev-python/mistune/mistune-0.7.2.ebuild index 85eaeafc5abf..45fdaedd717e 100644 --- a/dev-python/mistune/mistune-0.7.2.ebuild +++ b/dev-python/mistune/mistune-0.7.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=""