summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/efivar/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/efivar/APKBUILD b/user/efivar/APKBUILD
index 8b540cb28..616c96a93 100644
--- a/user/efivar/APKBUILD
+++ b/user/efivar/APKBUILD
@@ -5,7 +5,7 @@ pkgver=38
pkgrel=0
pkgdesc="Tools and library to manipulate EFI variables"
url="https://github.com/rhboot/efivar"
-arch="pmmx x86_64 aarch64 ia64"
+arch="pmmx x86_64 aarch64 armv7"
options="!check" # "WARNING: You should probably not run tests /ever/. This is not a joke."
license="LGPL-2.1+"
depends=""