diff --git a/dev-python/thonny/thonny-4.1.7.ebuild b/dev-python/thonny/thonny-4.1.7.ebuild index a9de807726..0c5bfa71d6 100644 --- a/dev-python/thonny/thonny-4.1.7.ebuild +++ b/dev-python/thonny/thonny-4.1.7.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{12..13} ) +PYTHON_COMPAT=( python3_{12..14} ) PYTHON_REQ_USE="tk" inherit desktop distutils-r1 xdg optfeature