diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/python-markdown-math/python-markdown-math-0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-markdown-math/python-markdown-math-0.8.ebuild b/dev-python/python-markdown-math/python-markdown-math-0.8.ebuild index 27aeeddb9d47..3cc0f28dd84b 100644 --- a/dev-python/python-markdown-math/python-markdown-math-0.8.ebuild +++ b/dev-python/python-markdown-math/python-markdown-math-0.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} pypy3 ) +PYTHON_COMPAT=( python3_{8..10} pypy3 ) inherit distutils-r1 DESCRIPTION="Math extension for Python-Markdown" |
