commit: 153d8c6f57b601f4597bf6f90ef63463a00007f3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 30 05:40:51 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 30 05:40:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153d8c6f
profiles/features/musl: mask elogind-255.5 ... until the PR is merged. Bug: https://bugs.gentoo.org/940130 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 988b40fa6625..880c3d73987f 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2024-09-30) +# Needs porting to musl (bug #940130) +=sys-auth/elogind-255.5 + # Sam James <[email protected]> (2024-08-31) # sys-devel/binutils[gprofng] is masked on musl dev-debug/gprofng-gui
