commit: 8a984260d38fdb0d04c5d27e0402e2a55d4c2a49 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Aug 31 22:06:28 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Aug 31 22:06:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a984260
profiles/features/musl: tidy up comment slightly Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/package.mask | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 8f2b06267727..261d3f023307 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -286,10 +286,9 @@ app-emulation/dosemu sys-libs/glibc # As of 2021-08-08, >=sys-fs/udev-249-r2 is patched in Gentoo -# to work on musl. +# to work on musl, so no need to mask udev. +# systemd itself fails to build without glibc sys-apps/systemd - -# systemd sources fail to build without glibc sys-boot/systemd-boot # rust-bin requires a glibc system
