diff --git a/net-misc/maestral-qt/maestral-qt-1.9.8.ebuild b/net-misc/maestral-qt/maestral-qt-1.9.8.ebuild index ccdf78509d..32c716c04d 100644 --- a/net-misc/maestral-qt/maestral-qt-1.9.8.ebuild +++ b/net-misc/maestral-qt/maestral-qt-1.9.8.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit desktop distutils-r1 MY_PV=${PV/_rc/.dev}