commit: 22c93f95475fa6a95ef6b7388f9d6222f16d6a60 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 4 00:47:04 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 4 00:51:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22c93f95
profiles/features/musl: mask additional systemd packages Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/package.mask | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 04f0c77342f4..3c9a7ce75478 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -217,9 +217,11 @@ sys-libs/glibc # in supporting it. app-admin/mkosi app-admin/systemdgenie +dev-python/python-systemd +sys-apps/gentoo-systemd-integration sys-apps/systemd sys-boot/systemd-boot -dev-python/python-systemd +sys-process/systemd-cron >=www-misc/profile-sync-daemon-6 # rust-bin requires a glibc system
