summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-12 15:19:03 +0100
committerSam James <sam@gentoo.org>2022-09-12 15:19:39 +0100
commit478c4b2551c95a958a202217a87bada5b31c50be (patch)
treeb68040bb505888b56de95adb2669c6348c566a89 /profiles
parentprofiles/features/musl: mask =virtual/libcrypt-2 for libxcrypt migration (diff)
downloadgentoo-478c4b2551c95a958a202217a87bada5b31c50be.tar.gz
gentoo-478c4b2551c95a958a202217a87bada5b31c50be.tar.bz2
gentoo-478c4b2551c95a958a202217a87bada5b31c50be.zip
profiles/features/musl: unmask virtual/libcrypt:0/1 on musl
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/features/musl/package.mask6
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.