diff options
Diffstat (limited to 'net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild')
-rw-r--r-- | net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild b/net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild index b6662eec0..cb0439564 100644 --- a/net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild +++ b/net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit desktop distutils-r1 MY_PV=${PV/_rc/.dev} |