commit:     14b65e86df8ebecbd358dc967eb71b10d926f353
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 12 22:05:35 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 10:03:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14b65e86

profiles: add PyQt6 prereleases to Qt6.8.0's mask

Also update comment, 6.8.1 is getting closer and there's still
some obscure regressions that we haven't backported fixes for.
So may as well wait for 6.8.1 rather than track these further.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 profiles/package.mask | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index cff399c7d462..a98c04272298 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -284,9 +284,11 @@ app-i18n/kcm-fcitx
 >=net-libs/webkit-gtk-2.46.0
 
 # Ionen Wolkens <[email protected]> (2024-10-08)
-# Masked for testing and (mostly) to avoid upgrade noise given
-# PyQt6-6.7.x is known broken with it and depends on <6.8. Feel
-# free to unmask early if not using PyQt6.
+# Masked for testing, and odds are (at this point) that 6.8.0 will
+# never be unmasked and will skip to 6.8.1 instead given the large
+# amount of regressions there's been..
+=dev-python/PyQt6-6.8.0_pre*
+=dev-python/PyQt6-WebEngine-6.8.0_pre*
 =dev-python/pyside6-6.8.0*
 =dev-python/pyside6-tools-6.8.0*
 =dev-python/shiboken6-6.8.0*

Reply via email to