commit: e5c79792df25f03113ec594c6fa3141382658d92 Author: Cristian Othón Martínez Vera <cfuga <AT> cfuga <DOT> mx> AuthorDate: Tue Jul 15 20:30:37 2025 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Thu Jul 17 07:50:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5c79792
profiles/arch/arm: 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/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 9e7b23cd97fe..7e68b737ca25 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-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 + # Michael Orlitzky <[email protected]> (2025-06-02) # dev-libs/capstone needs keywords, bug 945086 dev-lang/php capstone
