summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-20 14:47:41 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-20 14:47:41 +0200
commit6c271626e077725929606194a8889f79cf04f7df (patch)
tree51440c50de2124568db5040cb53a4671766d8fb6 /dev-python
parentdev-python/pyjwt: Stabilize 1.7.1-r1 sparc, #743571 (diff)
downloadgentoo-6c271626e077725929606194a8889f79cf04f7df.tar.gz
gentoo-6c271626e077725929606194a8889f79cf04f7df.tar.bz2
gentoo-6c271626e077725929606194a8889f79cf04f7df.zip
dev-python/markdown2: Stabilize 2.3.9 sparc, #743571
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/markdown2/markdown2-2.3.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/markdown2/markdown2-2.3.9.ebuild b/dev-python/markdown2/markdown2-2.3.9.ebuild
index a99a9aeef32d..3f2c4ce2beeb 100644
--- a/dev-python/markdown2/markdown2-2.3.9.ebuild
+++ b/dev-python/markdown2/markdown2-2.3.9.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/trentm/python-markdown2"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-python/pygments[${PYTHON_USEDEP}]"