diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-07 14:15:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-07 14:15:47 +0100 |
commit | 0ca705eccebe3d9999ee1fb40511112d0a869ea6 (patch) | |
tree | 3e65e879e7fef152fb432ffea1ef0b0ee1a65d98 /sys-boot | |
parent | app-antivirus/clamav: amd64 stable wrt bug #708424 (diff) | |
download | gentoo-0ca705eccebe3d9999ee1fb40511112d0a869ea6.tar.gz gentoo-0ca705eccebe3d9999ee1fb40511112d0a869ea6.tar.bz2 gentoo-0ca705eccebe3d9999ee1fb40511112d0a869ea6.zip |
sys-boot/gnu-efi: arm stable wrt bug #708222
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild index 7f73d7c75532..64106c2bc4bd 100644 --- a/sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild +++ b/sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/gnu-efi/${P}.tar.bz2" # - GPL-2+ : setjmp_ia32.S LICENSE="GPL-2+ BSD BSD-2" SLOT="0" -KEYWORDS="-* amd64 ~arm ~arm64 ia64 x86" +KEYWORDS="-* amd64 arm ~arm64 ia64 x86" IUSE="abi_x86_32 abi_x86_64 custom-cflags" # These objects get run early boot (i.e. not inside of Linux), |