summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:47:44 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:47:44 +0100
commitbdfd461a7272c83866d26e3e5e7a00a7a4d204d7 (patch)
tree1eed9608b5359411e8036db58849c4eada9911f9 /dev-python/mistune
parentdev-python/m2r: ppc64 stable wrt bug #710566 (diff)
downloadgentoo-bdfd461a7272c83866d26e3e5e7a00a7a4d204d7.tar.gz
gentoo-bdfd461a7272c83866d26e3e5e7a00a7a4d204d7.tar.bz2
gentoo-bdfd461a7272c83866d26e3e5e7a00a7a4d204d7.zip
dev-python/mistune: ppc64 stable wrt bug #710566
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/mistune')
-rw-r--r--dev-python/mistune/mistune-0.8.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mistune/mistune-0.8.4.ebuild b/dev-python/mistune/mistune-0.8.4.ebuild
index e41ac1dbb0ad..15ab40200647 100644
--- a/dev-python/mistune/mistune-0.8.4.ebuild
+++ b/dev-python/mistune/mistune-0.8.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux"
BDEPEND="
dev-python/cython[${PYTHON_USEDEP}]