mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
This version adds support for pyside2 as well as pyqt5, to run the test suite we now need both bindings installed and enabled on qtpy (else: "No Qt Bindings Found"). This has the unfortunate side-effect off: - Dropping python3.10: pyside2 (for qt5) won't receive support for python3.10, pyside6 (for qt6) will though. - Dropping arm arch, can re-add it once we get pyside2 keyworded there see: Bug: https://bugs.gentoo.org/816981 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>