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 32c716c04d..e8d4d77620 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_{12..13} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit desktop distutils-r1 MY_PV=${PV/_rc/.dev}