commit: 1b2876468773b1633bbf48d0c58f043082bf2007 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Sat Jan 11 09:20:15 2025 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Sat Jan 11 09:32:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b287646
profiles/arch/loong: update gnu-efi-related mask entries sys-apps/fwupd-efi is buildable now, so unmask. Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> profiles/arch/loong/package.mask | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/arch/loong/package.mask b/profiles/arch/loong/package.mask index 8e24d8cdb106..33806bb62582 100644 --- a/profiles/arch/loong/package.mask +++ b/profiles/arch/loong/package.mask @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # WANG Xuerui <[email protected]> (2023-09-10) @@ -7,10 +7,10 @@ dev-python/ujson # WANG Xuerui <[email protected]> (2022-12-05) -# sys-boot/gnu-efi upstream hasn't merged the loong port yet +# sys-boot/gnu-efi applications that need porting (sbsigntools & refind) or +# is abandoned upstream (elilo) app-crypt/efitools app-crypt/pesign app-crypt/sbsigntools -sys-apps/fwupd-efi sys-boot/elilo sys-boot/refind
