commit: b74f9c360e492a26c3e8a17d9d8e1331df7f105f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue May 10 17:55:58 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 11 00:49:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b74f9c36
profiles/arch/sparc: mask mit-krb5[keyutils] Test failures on keyutils, needed to drop to ~sparc. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/sparc/package.use.stable.mask | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index bc43a2e756c0..68a495906f88 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -1,6 +1,11 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2022-05-10) +# sys-apps/keyutils not stable here, because of +# test failures. bug #636252 +app-crypt/mit-krb5 keyutils + # Sam James <[email protected]> (2022-03-07) # sys-cluster/torque not marked stable on sparc sys-cluster/openmpi openmpi_rm_pbs
