commit: aaf066645daa196ab63e42c86a523280dacc3263 Author: Robert Siebeck <gentoo.2019 <AT> r123 <DOT> de> AuthorDate: Fri Oct 17 08:59:03 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Oct 17 09:17:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaf06664
profiles/features/musl: mask net-im/signal-desktop-bin Closes: https://bugs.gentoo.org/964371 Signed-off-by: Robert Siebeck <gentoo.2019 <AT> r123.de> Part-of: https://github.com/gentoo/gentoo/pull/44217 Closes: https://github.com/gentoo/gentoo/pull/44217 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/features/musl/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index d9c16f972198..57c174724793 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Robert Siebeck <[email protected]> (2025-10-17) +# Binary compiled against glibc +# Bug #964371 +net-im/signal-desktop-bin + # PPN-SD <[email protected]> (2025-10-08) # Binary bazel is compiled against glibc >=app-i18n/mozc-2.31.5851.102
