diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-11 08:33:22 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-11 08:33:22 +0000 |
commit | 2a0b534466b2f11d3ac51bb6cd8efba216cfdd24 (patch) | |
tree | c66c77be615687cde31b6b35d2ffca6ed9970bff | |
parent | dev-python/tenacity: Stabilize 8.2.2 ALLARCHES, #900835 (diff) | |
download | gentoo-2a0b534466b2f11d3ac51bb6cd8efba216cfdd24.tar.gz gentoo-2a0b534466b2f11d3ac51bb6cd8efba216cfdd24.tar.bz2 gentoo-2a0b534466b2f11d3ac51bb6cd8efba216cfdd24.zip |
dev-python/python-markdown-math: Stabilize 0.8-r1 ALLARCHES, #900837
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/python-markdown-math/python-markdown-math-0.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-markdown-math/python-markdown-math-0.8-r1.ebuild b/dev-python/python-markdown-math/python-markdown-math-0.8-r1.ebuild index d38d5ee35c83..f37855451648 100644 --- a/dev-python/python-markdown-math/python-markdown-math-0.8-r1.ebuild +++ b/dev-python/python-markdown-math/python-markdown-math-0.8-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" RDEPEND=" >=dev-python/markdown-3.3.7[${PYTHON_USEDEP}] |