diff --git a/dev-python/sphinx-lv2-theme/sphinx-lv2-theme-1.4.2.ebuild b/dev-python/sphinx-lv2-theme/sphinx-lv2-theme-1.4.2.ebuild index face2719bde69..df757e73c9449 100644 --- a/dev-python/sphinx-lv2-theme/sphinx-lv2-theme-1.4.2.ebuild +++ b/dev-python/sphinx-lv2-theme/sphinx-lv2-theme-1.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi