diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 191053 -> 191053 bytes | |||
-rw-r--r-- | profiles/features/musl/package.mask | 5 |
2 files changed, 5 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 595f09420b7f..27a164f0c2e8 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 4d3f75c16632..c0162ce33f48 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 <csfore@posteo.net> (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 <conikost@gentoo.org> (2024-01-23) # Uses glibc function getsourcefilter(), # which are not available on musl. |