diff options
author | 2020-02-24 07:36:55 +0100 | |
---|---|---|
committer | 2020-02-24 08:20:13 +0000 | |
commit | d829bbc3ca113b644b19988dcbfad103ecc5c7f6 (patch) | |
tree | 5a0498b69022370d76860698e63523900e1f0f60 /dev-python/mistune | |
parent | app-arch/lzma: keyworded 9.20-r1 for hppa, bug #706986 (diff) | |
download | gentoo-d829bbc3ca113b644b19988dcbfad103ecc5c7f6.tar.gz gentoo-d829bbc3ca113b644b19988dcbfad103ecc5c7f6.tar.bz2 gentoo-d829bbc3ca113b644b19988dcbfad103ecc5c7f6.zip |
dev-python/mistune: stable 0.8.4 for sparc, bug #710566
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 59ac14a408f5..e41ac1dbb0ad 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}] |