diff --git a/dev-python/pygls/pygls-2.0.0.ebuild b/dev-python/pygls/pygls-2.0.0.ebuild index 069c349d72..0bbec0b766 100644 --- a/dev-python/pygls/pygls-2.0.0.ebuild +++ b/dev-python/pygls/pygls-2.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 optfeature