commit: 8ba5be6b036453b7c2d7ef160826d8c99856123b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 18 02:11:44 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 18 02:11:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ba5be6b
profiles/features/musl: unmask efivar-38 Now builds on musl. Bug: https://bugs.gentoo.org/831363 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/package.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index cf93a610bbad..27cc3f1830bd 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -115,13 +115,6 @@ www-client/chromium net-misc/netkit-telnetd net-misc/sitecopy -# Sam James <[email protected]> (2022-02-06) -# Latest version doesn't build on musl -# bug #831363 -=sys-libs/efivar-38 -app-crypt/pesign -sys-kernel/kpatch - # Andrew Ammerlaan <[email protected]> (2022-01-05) # Binary package linked to glibc (rolling mask, use for all such binpkgs) app-admin/awscli-bin
