commit: 8e36118771331d2e98afd80a4759f684da984a04 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 09:55:34 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 09:57:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e361187
profiles: base: Force <kde-plasma/kwin-6.5.0[X] via p.use.force Closes: https://bugs.gentoo.org/958638 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/package.use.force | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 833ae0b08bce..918d31ad358d 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2025-06-22) +# This is currently more footgun than real option. Bug #958638 +<kde-plasma/kwin-6.5.0 X + # Ionen Wolkens <[email protected]> (2025-06-17) # Build system currently does not allow static libs to be optional, and # deleting (as we do now) leaves both the cmake export and fltk-config
