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