commit: f3266d7204396f16508c155f635958dea37793c5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 16 09:21:08 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 16 09:45:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3266d72
profiles/arch/hppa: mask USE=colord, introspection Bug: https://bugs.gentoo.org/807637 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/use.stable.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index 5cb7fe2795c..890734c94ee 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,6 +4,12 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Sam James <[email protected]> (2021-10-16) +# Avoid stabling chunks of GNOME and such as much as possible. +# bug #807637 +colord +introspection + # Hans de Graaff <[email protected]> (2021-10-10) # Temporary entry to support the ruby27 stable bug 801289 ruby_targets_ruby27
