diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-06 21:44:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-06 21:44:29 +0300 |
commit | 905af33b518629310329249570198efae8208c11 (patch) | |
tree | b75baa545a4f4dc9e8368a9cb595325a380ea731 /dev-python/mistune | |
parent | dev-python/pyhamcrest: ppc stable wrt bug #710566 (diff) | |
download | gentoo-905af33b518629310329249570198efae8208c11.tar.gz gentoo-905af33b518629310329249570198efae8208c11.tar.bz2 gentoo-905af33b518629310329249570198efae8208c11.zip |
dev-python/mistune: ppc stable wrt bug #710566
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/mistune')
-rw-r--r-- | dev-python/mistune/mistune-0.8.4.ebuild | 2 |
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 aaf6271f46a8..f667b37ae194 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 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" BDEPEND=" dev-python/cython[${PYTHON_USEDEP}] |