commit: ee805237f67251d79431551e888bcc829ca7a8f6 Author: Cristian Othón Martínez Vera <cfuga <AT> cfuga <DOT> mx> AuthorDate: Tue Jul 15 20:37:03 2025 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Thu Jul 17 07:50:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee805237
profiles/arch/ppc: add x11-misc/xscreensaver[wayland] mask Signed-off-by: Cristian Othón Martínez Vera <cfuga <AT> cfuga.mx> Part-of: https://github.com/gentoo/gentoo/pull/43017 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> profiles/arch/ppc/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/ppc/package.use.mask b/profiles/arch/ppc/package.use.mask index 3bce1ce9b4fd..ea74c378710a 100644 --- a/profiles/arch/ppc/package.use.mask +++ b/profiles/arch/ppc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Cristian Othón Martínez Vera <[email protected]> (2025-07-15) +# Needs gui-apps/grim, which is not keyworded here +x11-misc/xscreensaver wayland + # NRK <[email protected]> (2025-05-18) # app-arch/plzip is not keyworded app-alternatives/lzip plzip
