Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/gnu-efi/
Date: Fri, 07 Feb 2020 12:13:01
Message-Id: 1581077554.5066ddd8127b0717f78045457932fa91898b8945.ago@gentoo
1 commit: 5066ddd8127b0717f78045457932fa91898b8945
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 7 12:12:34 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 7 12:12:34 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5066ddd8
7
8 sys-boot/gnu-efi: x86 stable wrt bug #708222
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild
18 index c71fa0005d7..7f73d7c7553 100644
19 --- a/sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild
20 +++ b/sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/gnu-efi/${P}.tar.bz2"
22 # - GPL-2+ : setjmp_ia32.S
23 LICENSE="GPL-2+ BSD BSD-2"
24 SLOT="0"
25 -KEYWORDS="-* amd64 ~arm ~arm64 ia64 ~x86"
26 +KEYWORDS="-* amd64 ~arm ~arm64 ia64 x86"
27 IUSE="abi_x86_32 abi_x86_64 custom-cflags"
28
29 # These objects get run early boot (i.e. not inside of Linux),