diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/musl/package.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 841a89963a48..8a5625dab7b6 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,7 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James <sam@gentoo.org> (2022-09-06) +# Sam James <sam@gentoo.org> (2022-09-12) +# The libxcrypt migration is optional for musl. +-virtual/libcrypt:0/1 + +# Sam James <sam@gentoo.org> (2022-09-12) # virtual/libcrypt-2 doesn't migrate anything on musl, # we need virtual/libcrypt-2-r1 for the libxcrypt migration there, so # avoid a useless rebuild, and ensure it happens at the right time instead. |