mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
main/gnu-efi: disable on loongarch64
This commit is contained in:
parent
4d970b45fe
commit
3c38e67ecb
@ -4,7 +4,7 @@ pkgver=3.0.15
|
||||
pkgrel=4
|
||||
pkgdesc="Development Libraries and headers for EFI"
|
||||
url="https://sourceforge.net/projects/gnu-efi/"
|
||||
arch="all !armhf !s390x !ppc64le !mips !mips64"
|
||||
arch="all !armhf !s390x !ppc64le !mips !mips64 !loongarch64"
|
||||
license="BSD-2-Clause"
|
||||
subpackages="$pkgname-dev"
|
||||
depends_dev="$pkgname"
|
||||
|
Loading…
Reference in New Issue
Block a user