From 7acf25f3c445a135bbcc7c36f0ce2397658fb90f Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Wed, 6 May 2020 22:21:44 +0000 Subject: user/efi*: build for aarch64, not nonexistent arm64; fix #282 --- user/efivar/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user/efivar') diff --git a/user/efivar/APKBUILD b/user/efivar/APKBUILD index 13b1b64bd..c8a8ba600 100644 --- a/user/efivar/APKBUILD +++ b/user/efivar/APKBUILD @@ -5,7 +5,7 @@ pkgver=37 pkgrel=0 pkgdesc="Tools and library to manipulate EFI variables" url="https://github.com/rhboot/efivar" -arch="pmmx x86_64 arm64 ia64" +arch="pmmx x86_64 aarch64 ia64" options="!check" # "WARNING: You should probably not run tests /ever/. This is not a joke." license="LGPL-2.1+" depends="" -- cgit v1.2.3-60-g2f50