commit: d16bf817b7387df1c17fd51943973337755e0319 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sat Jan 17 21:16:05 2026 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sat Jan 17 21:18:03 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d16bf817
profiles/features/musl: drop sys-auth/pambase[yescrypt] stable mask Bug: https://bugs.gentoo.org/905678 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> profiles/features/musl/package.use.stable.mask | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/profiles/features/musl/package.use.stable.mask b/profiles/features/musl/package.use.stable.mask index 1d29384ead55..80280bd27650 100644 --- a/profiles/features/musl/package.use.stable.mask +++ b/profiles/features/musl/package.use.stable.mask @@ -1,10 +1,6 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Andreas K. Hüttel <[email protected]> (2024-03-07) # This doesn't work yet with musl-1.2.4, bug 906603 llvm-runtimes/compiler-rt-sanitizers msan - -# Sam James <[email protected]> (2022-10-04) -# libxcrypt migration isn't yet stable on musl. -sys-auth/pambase yescrypt
