Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/efibootmgr/
Date: Mon, 14 Jun 2021 22:18:30
Message-Id: 1623708965.24557e2200225b42f50ac0d5b31ee456e09bb932.sam@gentoo
1 commit: 24557e2200225b42f50ac0d5b31ee456e09bb932
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 14 22:16:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 14 22:16:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24557e22
7
8 sys-boot/efibootmgr: Stabilize 17 x86, #795951
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-boot/efibootmgr/efibootmgr-17.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-boot/efibootmgr/efibootmgr-17.ebuild b/sys-boot/efibootmgr/efibootmgr-17.ebuild
16 index c469d7e7d82..06f000a6b47 100644
17 --- a/sys-boot/efibootmgr/efibootmgr-17.ebuild
18 +++ b/sys-boot/efibootmgr/efibootmgr-17.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rhboot/efibootmgr/archive/${PV}.tar.gz -> ${P}.tar.g
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86"
25
26 RDEPEND="
27 sys-apps/pciutils