commit: 07fe570129474ddf1c240ce6f80cd57aa7f7471e Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Thu Sep 16 09:28:45 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Thu Sep 16 12:32:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07fe5701
sys-boot/efibootmgr: keyword 17 for ~riscv Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> sys-boot/efibootmgr/efibootmgr-17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/efibootmgr/efibootmgr-17.ebuild b/sys-boot/efibootmgr/efibootmgr-17.ebuild index 300fcea50f7..4443462a56c 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
