commit: 559802f19018a3dfb920648602b7061df76a8a0b Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Nov 19 23:02:49 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Feb 8 12:51:30 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=559802f1
profiles: Mask plasma-meta[oxygen-theme,qt5], last-rite unused KF5 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 9 +++++++++ 2 files changed, 13 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 60b1107257f4..a4e724b164e8 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # New entries go on top. +# Andreas Sturmlechner <[email protected]> (2026-01-15) +# KF5/Qt5 integration is no longer worth it. +kde-plasma/plasma-meta qt5 + # Eli Schwartz <[email protected]> (2026-01-09) # tests fail to build during src_compile: # - needs demos to be built diff --git a/profiles/package.mask b/profiles/package.mask index 51829ce7c2a9..971d09b43574 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,15 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2026-02-08) +# KF5/Qt5 integration is no longer worth it. +# Bug #955168. Removal some time after 2026-02-15. +kde-plasma/oxygen:5 +kde-frameworks/frameworkintegration:5 +kde-frameworks/knewstuff:5 +kde-frameworks/attica:5 +kde-frameworks/kirigami:5 + # Andreas Sturmlechner <[email protected]> (2026-02-08) # Stuck on Qt5Script in the foreseeable future. Until a Qt6 release is # ready, app-editors/okteta-0.26.60_pre* snapshots will be provided for
