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@gentoo.org>
This commit is contained in:
Sergei Trofimovich
2020-03-21 11:22:24 +00:00
parent 8567efbb44
commit cd409c9431

View File

@@ -1,6 +1,10 @@
# Copyright 1999-2020 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# Sergei Trofimovich <slyfox@gentoo.org> (2020-03-21)
# Needs a port no musl. Uses glibc-specific termio and __getppid.
app-emulation/ski
# Sergei Trofimovich <slyfox@gentoo.org> (2020-03-21)
# In ::gentoo dev-libs/elfutils needs an upstream port to
# musl: #602126, #701478