diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 15:33:02 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 16:21:12 +0800 |
commit | 4dce74d08b1ea6062c744928632d314275467430 (patch) | |
tree | 92cc1a0eb6e23c1fcf533a717c94b7a8157beb31 /sys-boot/efibootmgr | |
parent | sys-libs/efivar: keyword 38 for ~loong (diff) | |
download | gentoo-4dce74d08b1ea6062c744928632d314275467430.tar.gz gentoo-4dce74d08b1ea6062c744928632d314275467430.tar.bz2 gentoo-4dce74d08b1ea6062c744928632d314275467430.zip |
sys-boot/efibootmgr: keyword 17 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-boot/efibootmgr')
-rw-r--r-- | sys-boot/efibootmgr/efibootmgr-17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/efibootmgr/efibootmgr-17.ebuild b/sys-boot/efibootmgr/efibootmgr-17.ebuild index 4443462a56c3..416014829fed 100644 --- a/sys-boot/efibootmgr/efibootmgr-17.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rhboot/efibootmgr/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong ~riscv x86" RDEPEND=" sys-apps/pciutils |