main/efitools: enable on riscv64

This commit is contained in:
Lindsay Zhou 2024-08-08 09:55:25 +08:00 committed by Timo Teräs
parent b4fe37fce4
commit e27b3f2b0d

View file

@ -6,9 +6,8 @@ pkgver=1.9.2
pkgrel=10
pkgdesc="EFI tools"
url="https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git"
# riscv64: fails to build
# others: limited by sbsigntool
arch="all !armhf !s390x !ppc64le !riscv64 !loongarch64"
arch="all !armhf !s390x !ppc64le !loongarch64"
license="(GPL-2.0-only AND LGPL-2.1-or-later) WITH OpenSSL-Exception"
options="!check" # no testsuite
# efi-readvar requires mount(8) with -l option