From f953dc70343485250b836ad157649aaad47ac5bc Mon Sep 17 00:00:00 2001 From: root Date: Sun, 31 May 2026 17:23:40 -0500 Subject: Adding metadata --- dev-python/python-markdown-math/python-markdown-math-0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/python-markdown-math/python-markdown-math-0.9.ebuild') 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 a0f86ccc9c08..81fa30c75414 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 @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/mitya57/python-markdown-math -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) inherit distutils-r1 pypi -- cgit v1.3.1