commit: 128c84f41892f1f2ed680d47f5a503a5643cb803 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Feb 4 22:45:08 2026 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Feb 4 22:46:39 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=128c84f4
profiles, musl, package.use.mask: start a section for sys-apps/systemd Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/features/musl/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index c4b5b2ab3775..637b7a151e08 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas K. Hüttel <[email protected]> (2026-02-04) +# Some systemd features will never work on musl. +sys-apps/systemd homed + # Sv. Lockal <[email protected]> (2025-07-07) # sci-libs/aotriton-bin is masked on musl sci-ml/caffe2 memefficient
