commit: 2b6cbce154e36f49fb803bc95693cce8d92220e3 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Feb 15 15:03:07 2026 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Feb 15 15:04:12 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b6cbce1
Revert "profiles, musl: Add hack so we can start building systemd stages" This reverts commit 2990f98aa92066fdf9b71b60e9ef0496008dc406. Insufficient to make it actually work, and a full solution would be a lot of effort. Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/features/musl/package.accept_keywords | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/features/musl/package.accept_keywords b/profiles/features/musl/package.accept_keywords deleted file mode 100644 index b1c59eb2d506..000000000000 --- a/profiles/features/musl/package.accept_keywords +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Andreas K. Hüttel <[email protected]> (2026-02-14) -# Temporary workaround so we can start building systemd stages everywhere even -# though there is no stable systemd version 259 yet ... -# On existing openrc installations systemd is masked anyway. -=sys-apps/systemd-259*
