commit: 155efb646e073932a237899c737b02f249926b1f Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Thu Apr 18 15:44:20 2024 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Thu Apr 18 15:47:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=155efb64
Revert "profiles: force samba[system-mitkrb5] on ppc32 & sparc" This reverts commit 6481446a7744c718f0246f4fcf1b3888c57e377f. Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> profiles/arch/powerpc/ppc32/package.use.stable.force | 7 ------- profiles/arch/sparc/package.use.stable.force | 7 ------- 2 files changed, 14 deletions(-) diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.force b/profiles/arch/powerpc/ppc32/package.use.stable.force deleted file mode 100644 index 93ccd2bb7891..000000000000 --- a/profiles/arch/powerpc/ppc32/package.use.stable.force +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Ben Kohler <[email protected]> (2024-04-18) -# Force system-mitkrb5, as the bundled copy requires sys-apps/keyutils which -# is not stable here due to test failures, bug #636252 -net-fs/samba system-mitkrb5 diff --git a/profiles/arch/sparc/package.use.stable.force b/profiles/arch/sparc/package.use.stable.force deleted file mode 100644 index 93ccd2bb7891..000000000000 --- a/profiles/arch/sparc/package.use.stable.force +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Ben Kohler <[email protected]> (2024-04-18) -# Force system-mitkrb5, as the bundled copy requires sys-apps/keyutils which -# is not stable here due to test failures, bug #636252 -net-fs/samba system-mitkrb5
