main/sbsigntool: disable on loongarch64

This commit is contained in:
ptrcnull 2024-05-10 22:40:22 +02:00
parent 45aae173f2
commit 17de0e2f4b

View file

@ -7,7 +7,7 @@ pkgrel=2
_ccancommit=b1f28e17227f2320d07fe052a8a48942fe17caa5
pkgdesc="Secure Boot signing tools"
url="https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git/"
arch="all !armhf !s390x !ppc64le !mips !mips64" # limited by gnu-efi
arch="all !armhf !s390x !ppc64le !loongarch64" # limited by gnu-efi
license="GPL-3.0-or-later WITH cryptsetup-OpenSSL-exception"
makedepends="autoconf automake bash binutils-dev gnu-efi-dev help2man openssl-dev>3 util-linux-dev"
options="!check" # testsuite is not functional