commit: 7b64e66541165725a979f8332fa42ddf65558d59 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 4 02:54:51 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 4 02:56:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b64e665
profiles/features/musl: stable-mask sys-auth/pambase[yescrypt] Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/package.use.stable.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/features/musl/package.use.stable.mask b/profiles/features/musl/package.use.stable.mask new file mode 100644 index 000000000000..cb966199314d --- /dev/null +++ b/profiles/features/musl/package.use.stable.mask @@ -0,0 +1,6 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Sam James <[email protected]> (2022-10-04) +# libxcrypt migration isn't yet stable on musl. +sys-auth/pambase yescrypt
