From 26bb6ee4278a3a6d526aaff102aa3ed656220307 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sat, 10 Oct 2015 10:54:28 +0200 Subject: [PATCH] dev-python/mistune: arm stable, bug #554868 Package-Manager: portage-2.2.22 RepoMan-Options: --include-arches="arm" --- dev-python/mistune/mistune-0.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/mistune/mistune-0.5.1.ebuild b/dev-python/mistune/mistune-0.5.1.ebuild index 972db3e24b732..842e4c9e03092 100644 --- a/dev-python/mistune/mistune-0.5.1.ebuild +++ b/dev-python/mistune/mistune-0.5.1.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=""