summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-10-22 22:18:17 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-10-22 23:16:36 +0200
commitbead7c9b46348097e7aa3a90b88640b9467a0d1e (patch)
treed0c5ba9205467ee182a921a2841edbf765cb4dc9 /profiles
parentwww-apps/prowlarr-bin: drop 1.25.3.4815 (diff)
downloadgentoo-bead7c9b46348097e7aa3a90b88640b9467a0d1e.tar.gz
gentoo-bead7c9b46348097e7aa3a90b88640b9467a0d1e.tar.bz2
gentoo-bead7c9b46348097e7aa3a90b88640b9467a0d1e.zip
package.mask: Mask nss modules on musl
Bug: https://bugs.gentoo.org/898554 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/features/musl/package.mask12
1 files changed, 12 insertions, 0 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index 1a014994d47c..7a4899acf957 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,6 +1,18 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-10-24)
+# Using a glibc interface, and with that on musl pretty much useless
+sys-auth/nss-mdns
+sys-auth/libnss-cache
+sys-auth/nss-myhostname
+sys-auth/libnss-nis
+sys-auth/nss-pam-ldapd
+sys-auth/libnss-pgsql
+sys-auth/libnss-mysql
+sys-auth/nss_ldap
+net-nds/nsscache
+
# Sam James <sam@gentoo.org> (2024-09-30)
# Needs porting to musl (bug #940130)
=sys-auth/elogind-255.5