From f1862ae3168e8bf2acd3f5fe6ee30b58b24aa675 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Wed, 1 Apr 2020 08:33:46 +0100 Subject: [PATCH] profiles/features/musl/package.mask: mask sys-auth/libnss-compat on musl MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit musl has no nss support. Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/715504 Signed-off-by: Sergei Trofimovich --- profiles/features/musl/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 0bc23619ffd8..877629283fa7 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -10,6 +10,7 @@ app-editors/jasspa-microemacs # Sergei Trofimovich (2020-03-21) # musl has no support for nss subsystem. sys-auth/libnss-nis +sys-auth/libnss-compat # Sergei Trofimovich (2020-03-21) # Needs a port no musl. Uses glibc-specific termio and __getppid. -- 2.26.2