diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-09-16 11:28:45 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-09-16 14:32:08 +0200 |
commit | 07fe570129474ddf1c240ce6f80cd57aa7f7471e (patch) | |
tree | bbc8d28ed5cc4890479e6100baa3fd0c0defa681 /sys-boot | |
parent | sys-libs/efivar: keyword 37 for ~riscv (diff) | |
download | gentoo-07fe570129474ddf1c240ce6f80cd57aa7f7471e.tar.gz gentoo-07fe570129474ddf1c240ce6f80cd57aa7f7471e.tar.bz2 gentoo-07fe570129474ddf1c240ce6f80cd57aa7f7471e.zip |
sys-boot/efibootmgr: keyword 17 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/efibootmgr/efibootmgr-17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/efibootmgr/efibootmgr-17.ebuild b/sys-boot/efibootmgr/efibootmgr-17.ebuild index 300fcea50f79..4443462a56c3 100644 --- a/sys-boot/efibootmgr/efibootmgr-17.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-17.ebuild @@ -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 x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~riscv x86" RDEPEND=" sys-apps/pciutils |