dev-python/QtPy: drop python3_11 - pyside2 restriction

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2022-07-01 21:58:25 +02:00
parent f2757ac2b1
commit 2b683e0de9

View File

@@ -29,7 +29,6 @@ unset _IUSE_QT_MODULES
REQUIRED_USE="
|| ( pyqt5 pyside2 )
python_targets_python3_11? ( pyqt5 !pyside2 )
"
# These flags are currently *not* common to both the PySide2 and PyQt5 ebuild