summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-03-21 11:22:24 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-03-21 11:23:19 +0000
commitcd409c94313006f3dd86bd0f1559e63245da1ba3 (patch)
tree4535631ec08a8d41404cc2d2601a3e31c1398f26 /profiles/features
parentapp-emulation/ski: add USE=debug to make binutils-libs opetional (diff)
downloadgentoo-cd409c94313006f3dd86bd0f1559e63245da1ba3.tar.gz
gentoo-cd409c94313006f3dd86bd0f1559e63245da1ba3.tar.bz2
gentoo-cd409c94313006f3dd86bd0f1559e63245da1ba3.zip
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>
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/musl/package.mask4
1 files changed, 4 insertions, 0 deletions
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
@@ -2,6 +2,10 @@
# 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
# - https://sourceware.org/PR21002