commit: 348ee9b1f69c0b0c6e25e4d660bddf9fa87cda73 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Mon Apr 3 02:09:19 2023 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Mon Apr 3 02:13:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=348ee9b1
profiles/features/musl/package.mask: mask guile-ssh Bug: https://bugs.gentoo.org/877721 Bug: https://bugs.gentoo.org/903689 Signed-off-by: Maciej Barć <xgqt <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 87715b2e6286..fcbfbda4cff3 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Maciej Barć <[email protected]> (2023-04-03) +# Mask until execinfo.h use can be properly patched, bug #877721 and #903689. +dev-scheme/guile-ssh + # Conrad Kostecki <[email protected]> (2023-03-01) # Binary package, which is compiled against glibc sys-block/arcconf
