commit: 8c0bd38f17eee0db6c8b1f82cf183e258ed143e7 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Fri Sep 15 05:17:30 2023 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Fri Sep 15 06:08:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c0bd38f
profiles/arch/amd64/use.stable.mask: unmask qt6+pyqt6 Both are stable, and needed to stabilize qutebrowser-3 with qt6 support (aka allow browsing with a newer chromium version). Leaving pyside6 given nothing needs it stabilized currently and have not been handling that one. Unknown if all packages with USE=qt6 are in a good state for stable, albeit few stable ones I tried seemed fine. Either way, none enable it by default (except qutebrowser), so it should have little impact. Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/arch/amd64/use.stable.mask | 2 -- 1 file changed, 2 deletions(-) diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index 2f33e3ec9765..dc93eb4e00b2 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -6,8 +6,6 @@ # Jimi Huotari <chii...@gentoo.org> (2023-03-03) # Mask until stable. -qt6 -pyqt6 pyside6 # Andreas Sturmlechner <ast...@gentoo.org> (2020-06-06)