mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
profiles/features/musl: fix mask entry
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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.
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user