commit: 730abf538cfee41cd32dc8dba03c44d7c470b2e2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 6 10:34:13 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 6 10:35:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=730abf53
profiles/features/musl: mask =efivar-38 Fails to buid. Bug: https://bugs.gentoo.org/831363 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 73cf96449bbe..433bc6b7e2f3 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2022-02-06) +# Latest version doesn't build on musl +# bug #831363 +=sys-libs/efivar-38 + # Stephan Hartmann <[email protected]> (2022-02-05) # Binary package linked to glibc net-im/teams
