commit: 09c970b8105da3f88163cd679b58756f81a1a2ff Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Thu Oct 26 14:23:40 2023 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Thu Oct 26 14:26:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09c970b8
profiles/features/musl: Mask rules needing systemd Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> profiles/features/musl/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 8451ea4ff248..7f515a86104b 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -362,6 +362,7 @@ sys-apps/systemd sys-apps/systemd-readahead sys-process/systemd-cron >=www-misc/profile-sync-daemon-6 +sys-block/wait-for-dri-devices-rules # rust-bin requires a glibc system dev-lang/rust-bin
