commit: 3563bff422d76b66a616c66613b8a9a8e7792ccf Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Sep 7 16:54:21 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Sep 7 20:25:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3563bff4
profiles: arm: Mask notification-daemon[kde] and polkit[kde] Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/arm/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 9520c246789e..00bbe3720940 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2024-09-07) +# kde-plasma/plasma-workspace:6 is not keyworded +sys-auth/polkit kde +virtual/notification-daemon kde + # Andreas Sturmlechner <[email protected]> (2024-07-31) # KF6 and media-libs/phonon will drop arm keyword app-office/texstudio video
