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 3e3a92bf8789..5808563d1646 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=${pkgname%-git}
pkgver=v1.1.r441.g11a9d20
pkgrel=1
pkgdesc="tools to help hacking Allwinner SoC devices"
-arch=('x86_64')
+arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/Icenowy/sunxi-tools/tree/f1c100s-spiflash"
license=('GPL')
depends=('libusb' 'zlib')