commit: c731e64de8c3b81c5daf76a4cdc8b418249f40cd Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Jul 12 15:32:58 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Jul 12 17:02:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c731e64d
profiles: x86: Mask kde-apps/libkgapi:5[kf6compat] KDE PIM 6 is not going to be keyworded here. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/x86/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 04587b6bc9db..abf3bc4d3e07 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2024-07-12) +# KDE PIM 6 is not being keyworded here +kde-apps/libkgapi:5 kf6compat + # Michael Orlitzky <[email protected]> (2024-07-09) # The opcache extension fails to build on hardened x86, but only # if the JIT is enabled. Bug 930145.
