diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-23 19:32:36 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-23 19:32:36 +0000 |
| commit | 732d28367ef9f54453150abb06e573c9393ec178 (patch) | |
| tree | 0c61b8048cb423efc17a8938da1275b400f3aecc /sys-boot | |
| parent | a5fee082e20c2d66fb0992a0f453766e0fd23277 (diff) | |
| download | baldeagleos-repo-732d28367ef9f54453150abb06e573c9393ec178.tar.gz baldeagleos-repo-732d28367ef9f54453150abb06e573c9393ec178.tar.xz baldeagleos-repo-732d28367ef9f54453150abb06e573c9393ec178.zip | |
Adding metadata
Diffstat (limited to 'sys-boot')
| -rw-r--r-- | sys-boot/gnu-efi/gnu-efi-4.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-4.0.4.ebuild b/sys-boot/gnu-efi/gnu-efi-4.0.4.ebuild index c365147f3cd1..208715ffce39 100644 --- a/sys-boot/gnu-efi/gnu-efi-4.0.4.ebuild +++ b/sys-boot/gnu-efi/gnu-efi-4.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2004-2025 Gentoo Authors +# Copyright 2004-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/ncroxon/gnu-efi/archive/${PV}.tar.gz -> ${P}.tar.gz" # - GPL-2+ : setjmp_ia32.S LICENSE="GPL-2+ BSD BSD-2" SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64 ~loong ~riscv ~x86" +KEYWORDS="-* amd64 arm arm64 ~loong ~riscv x86" IUSE="abi_x86_32 abi_x86_64 custom-cflags" REQUIRED_USE=" amd64? ( || ( abi_x86_32 abi_x86_64 ) ) |
