commit: 84ab72d3d05dde58e977c771fdc2eef72519911b Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Feb 26 18:46:09 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Feb 26 18:58:19 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ab72d3
profiles: Mask dev-qt/qtchooser for removal Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 132acdd3fd9e..dbdd75a7af6a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2026-02-26) +# Qt binaries-to-path symlinking tool obsolete with Qt6. Removal on 2026-03-28. +dev-qt/qtchooser + # Ulrich Müller <[email protected]> (2026-02-25) # This is an eviscerated version. Several core commands no longer # work, notably C-x 2 (split-current-window), M-x describe-bindings
