summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-10-10 10:54:28 +0200
committerMarkus Meier <maekke@gentoo.org>2015-10-10 10:54:28 +0200
commit26bb6ee4278a3a6d526aaff102aa3ed656220307 (patch)
treed364b1b477af7d9a3761d57cdd7349eb9994e3a4 /dev-python
parentba528db11c853beeaf59352761f7e31acd2fe7e7 (diff)
downloadgentoo-26bb6ee4278a3a6d526aaff102aa3ed656220307.tar.gz
gentoo-26bb6ee4278a3a6d526aaff102aa3ed656220307.tar.xz
dev-python/mistune: arm stable, bug #554868
Package-Manager: portage-2.2.22 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/mistune/mistune-0.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mistune/mistune-0.5.1.ebuild b/dev-python/mistune/mistune-0.5.1.ebuild
index 972db3e24b7..842e4c9e030 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=""