diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-04-15 08:28:58 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-04-15 08:40:08 -0400 |
commit | b6c5cc5ba5241b71ad0f8d6bc14f50901be59aeb (patch) | |
tree | 24d9879e65f7f388914505a73d96dfa18ea4a747 /metadata | |
parent | dev-vcs/git-machete: add 3.25.0 (diff) | |
download | gentoo-b6c5cc5ba5241b71ad0f8d6bc14f50901be59aeb.tar.gz gentoo-b6c5cc5ba5241b71ad0f8d6bc14f50901be59aeb.tar.bz2 gentoo-b6c5cc5ba5241b71ad0f8d6bc14f50901be59aeb.zip |
metadata/stabilization-groups/qt: add dev-python/pyside6 to qt6
Given bug #930062 is giving it its first stable and that these
are pinning to exact Qt versions, qt@ will handle stabilizing these
together with Qt upgrades from now on. Please inform qt@ if there's
notable problems that should hold it back from stable (e.g. breaks
stable freecad after USE=qt6 is un-stable.masked, in these cases
may need to add freecad too).
PyQt6 & friends technically need to be there when needed too, but
in its case 6.6.1-r1 still works with 6.6.3 and its been patched
to work with 6.7.0. So tend to be fine to stabilize out-of-sync.
Bug: https://bugs.gentoo.org/930062
Bug: https://bugs.gentoo.org/928592
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/stabilization-groups/qt/qt6.group | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/metadata/stabilization-groups/qt/qt6.group b/metadata/stabilization-groups/qt/qt6.group index c7dc12c664e0..b42037abb568 100644 --- a/metadata/stabilization-groups/qt/qt6.group +++ b/metadata/stabilization-groups/qt/qt6.group @@ -1,3 +1,6 @@ +dev-python/pyside6 +dev-python/pyside6-tools +dev-python/shiboken6 dev-qt/qt-docs:6 dev-qt/qt3d:6 dev-qt/qt5compat:6 |