summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-01 21:43:42 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-01 21:43:42 -0500
commita8a6fb5a6202b1d8d9046c60b619ddf3f54bef95 (patch)
tree22a6cc9394a50c977d886d56ed6687fafc40d247
parentdev-python/automat: amd64 stable (diff)
downloadgentoo-a8a6fb5a.tar.gz
gentoo-a8a6fb5a.tar.bz2
gentoo-a8a6fb5a.zip
dev-python/mistune: amd64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
-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 32ed617d423f..66bfec4f767e 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_gen_usedep 'python*')]