diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 42cb762efabdf..c0162ce33f48d 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Christopher Fore (2024-01-24) +# >=sys-fs/bcachefs-tools-1.4.1 uses functions currently not in Musl +# https://github.com/koverstreet/bcachefs-tools/issues/213 +>=sys-fs/bcachefs-tools-1.4.1 + # Conrad Kostecki (2024-01-23) # Uses glibc function getsourcefilter(), # which are not available on musl. @@ -394,7 +399,3 @@ sys-block/wait-for-dri-devices-rules dev-lang/rust-bin mail-client/thunderbird-bin www-client/firefox-bin - -# >=sys-fs/bcachefs-tools-1.4.1 uses functions currently not in Musl -# https://github.com/koverstreet/bcachefs-tools/issues/213 ->=sys-fs/bcachefs-tools-1.4.1