dev-python/qtpy: sync defaults with pyside and pyqt

printsupport and dbus are enabled by default on both, so can and
should be enabled here by default as well.

Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
This commit is contained in:
Nowa Ammerlaan
2026-05-18 17:00:11 +02:00
parent 346253a5fe
commit 1e3360a7d2

View File

@@ -20,8 +20,8 @@ SLOT="0"
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
_IUSE_QT_MODULES="
bluetooth dbus designer +gui help multimedia +network nfc opengl pdfium
positioning printsupport qml quick quick3d remoteobjects scxml sensors
bluetooth +dbus designer +gui help multimedia +network nfc opengl pdfium
positioning +printsupport qml quick quick3d remoteobjects scxml sensors
serialport spatialaudio speech +sql svg testlib vulkan webchannel
webengine websockets +widgets +xml
"