diff options
author | 2022-08-13 14:31:54 +0000 | |
---|---|---|
committer | 2022-08-13 14:31:54 +0000 | |
commit | 9e2b7775254463c0ff1de3dd9ecc92ae4885ac65 (patch) | |
tree | 2e7c985f8c457854123ccd73974b6a227ab96959 /profiles | |
parent | Merge updates from master (diff) | |
download | gentoo-9e2b7775254463c0ff1de3dd9ecc92ae4885ac65.tar.gz gentoo-9e2b7775254463c0ff1de3dd9ecc92ae4885ac65.tar.bz2 gentoo-9e2b7775254463c0ff1de3dd9ecc92ae4885ac65.zip |
2022-08-13 14:31:54 UTC
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c235e3100a81..f0b935e3c041 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2413,7 +2413,11 @@ dev-python/QtPy:opengl - Pull in bindings for the QtOpenGL module dev-python/QtPy:positioning - Pull in bindings for the QtPositioning module dev-python/QtPy:printsupport - Pull in bindings for the QtPrintSupport module dev-python/QtPy:pyqt5 - Use dev-python/PyQt5 as Qt for Python implementation +dev-python/QtPy:pyqt6 - Use dev-python/PyQt6 as Qt for Python implementation dev-python/QtPy:pyside2 - Use dev-python/pyside2 as Qt for Python implementation +dev-python/QtPy:pyside6 - Use dev-python/pyside6 as Qt for Python implementation +dev-python/QtPy:qml - Build bindings for the QtQml +dev-python/QtPy:quick - Build bindings for the QtQuick dev-python/QtPy:sensors - Pull in bindings for the QtSensors module dev-python/QtPy:serialport - Pull in bindings for the QtSerialPort module dev-python/QtPy:speech - Build bindings for the QtTextToSpeech module |