commit: 2b9f2c2d257591fcc3b201a25dd8ab16844faf29 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 6 04:49:39 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 5 14:02:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b9f2c2d
profiles/arch/sparc: mask sys-apps/keyutils Bug: https://bugs.gentoo.org/636252 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/sparc/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask index 538d5c80fc20..bd6b7d5b92c7 100644 --- a/profiles/arch/sparc/package.mask +++ b/profiles/arch/sparc/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2023-04-06) +# sys-apps/keyutils has many test failures here, bug #636252 +sys-apps/keyutils + # matoro <[email protected]> (2023-03-07) # Fails tests disastrously. Present evidence of passing test suite # before removing, please.
