summaryrefslogtreecommitdiff
path: root/dev-python/PyQt6/files/PyQt6-6.5.2-qt660.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/PyQt6/files/PyQt6-6.5.2-qt660.patch')
-rw-r--r--dev-python/PyQt6/files/PyQt6-6.5.2-qt660.patch10
1 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/PyQt6/files/PyQt6-6.5.2-qt660.patch b/dev-python/PyQt6/files/PyQt6-6.5.2-qt660.patch
index 1b5b4e2667eb..f0e204238a0a 100644
--- a/dev-python/PyQt6/files/PyQt6-6.5.2-qt660.patch
+++ b/dev-python/PyQt6/files/PyQt6-6.5.2-qt660.patch
@@ -1,7 +1,11 @@
-Bit is removed in Qt6.6, fixes build with USE=sql ahead of next release.
+Quick workaround to fix build with USE=sql for Qt6.6 due to [1]
+while waiting for PyQt6-6.6.0. Not a proper fix but nothing in
+tree needs this bit currently.
-USE=bluetooth is still broken, but is not essential (no revdeps), and
-can instead be masked for the time being.
+USE=bluetooth is still broken, but is not essential (no revdeps),
+and can instead be masked for the time being.
+
+[1] https://github.com/qt/qtbase/commit/d924253c91
--- a/sip/QtCore/QtCoremod.sip
+++ b/sip/QtCore/QtCoremod.sip
@@ -24,3 +24,3 @@