summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-25 09:30:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-08-25 09:30:24 +0200
commit8eb0cf8e35b78e87cafb7136ad6eceaa76585b43 (patch)
tree06697bd9aac6eb63e8668935c7c3274db1194287 /dev-python/mistune/mistune-0.5.1.ebuild
parentdev-python/ipython: amd64 stable wrt bug #554868 (diff)
downloadgentoo-8eb0cf8e35b78e87cafb7136ad6eceaa76585b43.tar.gz
gentoo-8eb0cf8e35b78e87cafb7136ad6eceaa76585b43.tar.bz2
gentoo-8eb0cf8e35b78e87cafb7136ad6eceaa76585b43.zip
dev-python/mistune: amd64 stable wrt bug #554868
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/mistune/mistune-0.5.1.ebuild')
-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 c8fbbb0e7073..7d811469276e 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=""