commit: baf89d22c22a3fdd1369abc0a94642c3e5678af9 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Mar 21 10:17:11 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Mar 21 10:18:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf89d22
profiles/features/musl/package.mask: mask app-emulation/dosemu, bug #712768 Debugger needs an upstream port to musl. Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/712768 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 172c3b44219..c9f40eeb71f 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) +# Linux debugger needs a port to musl. +app-emulation/dosemu + sys-libs/uclibc-ng sys-libs/glibc
