summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-12 15:17:08 +0100
committerSam James <sam@gentoo.org>2022-09-12 15:17:44 +0100
commitad2e23d2a00a13a294565e3068dbc6f36dfba7ab (patch)
tree4d3a70fd4abbc78a8c9b7fc9ffbf858b4043a478 /profiles
parentmedia-libs/freetype: fix ecompress collision (diff)
downloadgentoo-ad2e23d2a00a13a294565e3068dbc6f36dfba7ab.tar.gz
gentoo-ad2e23d2a00a13a294565e3068dbc6f36dfba7ab.tar.bz2
gentoo-ad2e23d2a00a13a294565e3068dbc6f36dfba7ab.zip
profiles/features/musl: mask =virtual/libcrypt-2 for libxcrypt migration
=virtual/libcrypt-2-r1 is what we need on musl for the libxcrypt migration but the subslot for 2 and 2-r1 is the same, so going from 1->2 ends up with a useless rebuild, and means we end up not doing one when we need to later for 2->2-r1. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/features/musl/package.mask6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index ae834bd2698b..841a89963a48 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,6 +1,12 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2022-09-06)
+# 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.
+=virtual/libcrypt-2
+
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2022-09-06)
# Binary package linked against glibc
games-action/minecraft-launcher