commit: a4b403bf776e61aa947c6a6786651a8a652890d2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Jun 4 20:06:05 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Jun 4 20:06:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4b403bf
profiles: features/musl: Mask ~sys-auth/elogind-255.17 as well Bug: https://bugs.gentoo.org/939218 Signed-off-by: Andreas Sturmlechner <asturm <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 543598b0d56c..d12f3c96a7b1 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -47,6 +47,7 @@ net-nds/nsscache # Sam James <[email protected]> (2024-09-30) # Needs porting to musl (bug #940130) ~sys-auth/elogind-255.5 +~sys-auth/elogind-255.17 # Sam James <[email protected]> (2024-08-31) # sys-devel/binutils[gprofng] is masked on musl
