commit:     cd409c94313006f3dd86bd0f1559e63245da1ba3
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 21 11:22:24 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Mar 21 11:23:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd409c94

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 <slyfox <AT> gentoo.org>

 profiles/features/musl/package.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/features/musl/package.mask 
b/profiles/features/musl/package.mask
index 0f5072ebd1a..48ed41cb0c9 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 <[email protected]> (2020-03-21)
+# Needs a port no musl. Uses glibc-specific termio and __getppid.
+app-emulation/ski
+
 # Sergei Trofimovich <[email protected]> (2020-03-21)
 # In ::gentoo dev-libs/elfutils needs an upstream port to
 # musl: #602126, #701478

Reply via email to