summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23e58978cddd..4100f20f3f0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=waitron
pkgver=0.0.1
pkgrel=2
pkgdesc="Waitron will deliver a kernel/initrd/commandline set to be used by pixiecore."
-arch=('x86_64' 'armv6l' 'armv7l' 'aarch64')
+arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/jhaals/waitron"
license=('Apache')
makedepends=('go' 'git')