commit: df7c18820cdd8f7e65ffb968a2dc0d9500fb8109 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 4 23:27:49 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 4 23:27:53 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df7c1882
profiles/features/musl: stable-mask USE=systemd >=sys-apps/systemd-259 doesn't yet have stable keywords, so stable-mask the USE flag for musl profiles. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/use.stable.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/features/musl/use.stable.mask b/profiles/features/musl/use.stable.mask new file mode 100644 index 000000000000..e3ceb312a194 --- /dev/null +++ b/profiles/features/musl/use.stable.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Sam James <[email protected]> (2026-02-04) +# >=sys-apps/systemd-259 does not yet have stable keywords +systemd
