commit: 32a8e2b40f59ca0dc1ddcbe23fbb13129fe2df6f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Feb 12 21:58:30 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Feb 12 21:58:30 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32a8e2b4
profiles: Mask dev-qt/qtlockedfile and dev-qt/qtsingleapplication for removal No more revdeps, Qt5 is dead. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 067d4a562f93..0ca5df50bfc4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2026-02-12) +# Misc Qt5-based libraries without any revdeps left. +# Removal on 2026-03-14. +dev-qt/qtlockedfile +dev-qt/qtsingleapplication + # Conrad Kostecki <[email protected]> (2026-02-11) # Release 1.14.26 breaks API, so masking for now. # Bug #969888.
