From: Sergei Trofimovich Date: Sat, 21 Mar 2020 11:22:24 +0000 (+0000) Subject: profiles/features/musl/package.mask: mask app-emulation/ski X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cd409c94313006f3dd86bd0f1559e63245da1ba3;p=gentoo.git profiles/features/musl/package.mask: mask app-emulation/ski Needs a port no musl. Uses glibc-specific termio and __getppid. Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/713126 Signed-off-by: Sergei Trofimovich --- diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 0f5072ebd1a3..48ed41cb0c98 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 +# Sergei Trofimovich (2020-03-21) +# Needs a port no musl. Uses glibc-specific termio and __getppid. +app-emulation/ski + # Sergei Trofimovich (2020-03-21) # In ::gentoo dev-libs/elfutils needs an upstream port to # musl: #602126, #701478