diff --git a/net-misc/maestral/maestral-1.9.3.ebuild b/net-misc/maestral/maestral-1.9.3.ebuild index eb4351f03d..b0280ffd64 100644 --- a/net-misc/maestral/maestral-1.9.3.ebuild +++ b/net-misc/maestral/maestral-1.9.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 xdg MY_PV=${PV/_rc/.dev}