commit: 73cc0cc06d9b19de18ed92b80442490e6f4aa47d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 22 00:52:11 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 22 00:52:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73cc0cc0
profiles/features/musl: mask net-misc/casync Bug: https://bugs.gentoo.org/713542 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 b2a9ff436eb3..e484a821488b 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 +# Sam James <[email protected]> (2022-04-22) +# Needs strndupa, upstream not interested in supporting musl +# bug #713542 +net-misc/casync + # Martin Dummer <[email protected]> (2022-03-26) # Binary package linked to glibc. Bug #832558 net-misc/teamviewer
