commit: 70c7e43ecf4f356cffec02e292f975f46968ac9e Author: Vladimir Pavljuchenkov (SpiderX) <spiderx <AT> spiderx <DOT> dp <DOT> ua> AuthorDate: Sun Aug 21 15:25:31 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Sep 5 12:37:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70c7e43e
profiles/features/musl: mask net-p2p/resilio-sync Closes: https://bugs.gentoo.org/832607 Signed-off-by: Vladimir Pavljuchenkov (SpiderX) <spiderx <AT> spiderx.dp.ua> Closes: https://github.com/gentoo/gentoo/pull/26946 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 261d3f023307..72243609510c 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Vladimir Pavljuchenkov <[email protected]> (2022-08-21) +# Binary package linked against glibc, bug #832607. +net-p2p/resilio-sync + # Mike Gilbert <[email protected]> (2022-08-01) # Fails to build. app-emulation/open-vm-tools
