commit: bbab7f67fa7b863cb93569d28fd3fe1edaef01c7 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat Nov 22 09:42:25 2025 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sat Nov 22 09:48:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbab7f67
profiles: Mask gnome-base/librsvg[tools] on m68k GTK is not keyworded or tested. Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> profiles/arch/m68k/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index e26e07ef60c9..5a317e6588be 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# James Le Cuirot <[email protected]> (2025-11-21) +# GTK is not keyworded or tested. +gnome-base/librsvg tools + # James Le Cuirot <[email protected]> (2024-07-13) # These tests pass, but the net-misc/memcached tests do not, so we should not # keyword memcached-related packages such as dev-python/pylibmc.
