summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin148295 -> 148288 bytes
-rw-r--r--profiles/base/package.use.mask4
-rw-r--r--profiles/use.local.desc4
3 files changed, 8 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 26bd3b74becc..d20e5c7db2fa 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 2777f80b9ba1..1a9c0c74443c 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,10 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2022-08-13)
+# PyQt6/PySide6 are masked for testing
+dev-python/QtPy pyqt6 pyside6
+
# Joonas Niilola <juippis@gentoo.org> (2022-08-02)
# Doesn't compile with 'Xaw3d' use flag, #849947.
app-text/xdvik Xaw3d
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 8392e223544d..690935153f80 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