commit: cb67ab670d4de98aac954ee861121348aed8ac4f Author: Robert Siebeck <gentoo.2019 <AT> r123 <DOT> de> AuthorDate: Wed Oct 30 20:09:59 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Nov 6 11:40:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb67ab67
features/musl/package.mask: mask app-editors/zed Not supported by upstream, see https://zed.dev/blog/remote-development Closes: https://bugs.gentoo.org/940473 Signed-off-by: Robert Siebeck <gentoo.2019 <AT> r123.de> Closes: https://github.com/gentoo/gentoo/pull/39163 Signed-off-by: Joonas Niilola <juippis <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 135d8f23e94d..949d2a81b766 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Robert Siebeck <[email protected]> (2024-10-30) +# musl not supported by upstream +app-editors/zed + # Andreas K. Hüttel <[email protected]> (2024-10-24) # Using a glibc interface, and with that on musl pretty much useless sys-auth/nss-mdns
