commit: 398d33f7037eb62b317f3378b143c49810661bce Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 5 13:48:34 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 5 14:02:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=398d33f7
Revert "profiles/arch/sparc: mask sys-apps/keyutils" This reverts commit 39c5088258528e70be350b91a55d014e1d461407. Needed by nfs-utils. 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 deletions(-) diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask index bd6b7d5b92c7..538d5c80fc20 100644 --- a/profiles/arch/sparc/package.mask +++ b/profiles/arch/sparc/package.mask @@ -1,10 +1,6 @@ # 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.
