commit: e23a75e9d95a3ae39b2d9c533c143fb1687ab17a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 3 23:02:43 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 3 23:04:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e23a75e9
profiles/features/musl: mask app-admin/mkosi 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 58ba9fbef359..c099139069b6 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -314,6 +314,7 @@ sys-libs/glibc # systemd itself fails to build without glibc sys-apps/systemd sys-boot/systemd-boot +app-admin/mkosi # rust-bin requires a glibc system dev-lang/rust-bin
