diff options
author | 2024-11-12 17:05:35 -0500 | |
---|---|---|
committer | 2024-11-13 05:03:31 -0500 | |
commit | 14b65e86df8ebecbd358dc967eb71b10d926f353 (patch) | |
tree | 320227c4abf1aa11a8c417afd94d1df657acb40d /profiles | |
parent | dev-python/PyQt6-WebEngine: add 6.8.0_pre2411020930 (diff) | |
download | gentoo-14b65e86df8ebecbd358dc967eb71b10d926f353.tar.gz gentoo-14b65e86df8ebecbd358dc967eb71b10d926f353.tar.bz2 gentoo-14b65e86df8ebecbd358dc967eb71b10d926f353.zip |
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@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 8 |
1 files 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 <ionen@gentoo.org> (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* |