commit: 9f4e6a443ffe25c75e91ea0f550b2db29d80d851 Author: PPed72 <paolo.pedroni <AT> iol <DOT> it> AuthorDate: Mon Feb 7 14:02:10 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 9 11:21:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f4e6a44
profile/features/musl: mask net-misc/netkit-telnetd Closes: https://bugs.gentoo.org/832551 Signed-off-by: Paolo Pedroni <paolo.pedroni <AT> iol.it> Closes: https://github.com/gentoo/gentoo/pull/24113 Signed-off-by: Sam James <sam <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 2cdbac08ee7a..5c8427f53b0e 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Paolo Pedroni <[email protected]> (2022-02-09) +# It doesn't build on musl +# bug #832551 +net-misc/netkit-telnetd + # Henning Schild <[email protected]> (2022-02-09) # Binary package linked to glibc net-im/telegram-desktop-bin
