commit: 829fd44d268c1b2133c5aa98b5a76c5724e4dcfe Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 3 23:11:41 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 3 23:11:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=829fd44d
profiles/features/musl: mask dev-python/python-systemd which needs masked systemd Signed-off-by: Sam James <sam <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 124d5b6ec932..49d9a3a66da9 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -337,6 +337,7 @@ sys-apps/systemd sys-boot/systemd-boot app-admin/mkosi app-admin/systemdgenie +dev-python/python-systemd # rust-bin requires a glibc system dev-lang/rust-bin
