diff --git a/dev-python/python-ly/python-ly-0.9.10.ebuild b/dev-python/python-ly/python-ly-0.9.10.ebuild index 9f3c400f0de87..4115c643ffa59 100644 --- a/dev-python/python-ly/python-ly-0.9.10.ebuild +++ b/dev-python/python-ly/python-ly-0.9.10.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{11..15} ) inherit distutils-r1