commit: 6b76d56781f56786b9e1743415c35981922769f1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 10:04:11 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 10:04:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b76d567
dev-python/python-markdown-math: Stabilize 0.9 ALLARCHES, #954732
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-markdown-math/python-markdown-math-0.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-markdown-math/python-markdown-math-0.9.ebuild
b/dev-python/python-markdown-math/python-markdown-math-0.9.ebuild
index 5e426236c719..3116113aa840 100644
--- a/dev-python/python-markdown-math/python-markdown-math-0.9.ebuild
+++ b/dev-python/python-markdown-math/python-markdown-math-0.9.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
RDEPEND="
>=dev-python/markdown-3.3.7[${PYTHON_USEDEP}]