Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/efibootmgr/
Date: Thu, 19 May 2022 08:22:04
Message-Id: 1652948472.4dce74d08b1ea6062c744928632d314275467430.xen0n@gentoo
1 commit: 4dce74d08b1ea6062c744928632d314275467430
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 19 07:33:02 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Thu May 19 08:21:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dce74d0
7
8 sys-boot/efibootmgr: keyword 17 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 sys-boot/efibootmgr/efibootmgr-17.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-boot/efibootmgr/efibootmgr-17.ebuild b/sys-boot/efibootmgr/efibootmgr-17.ebuild
16 index 4443462a56c3..416014829fed 100644
17 --- a/sys-boot/efibootmgr/efibootmgr-17.ebuild
18 +++ b/sys-boot/efibootmgr/efibootmgr-17.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rhboot/efibootmgr/archive/${PV}.tar.gz -> ${P}.tar.g
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm arm64 ~ia64 ~riscv x86"
30 +KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong ~riscv x86"
31
32 RDEPEND="
33 sys-apps/pciutils