summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCody P Schafer2018-11-25 22:28:32 -0500
committerCody P Schafer2018-11-25 22:28:51 -0500
commitebe3d33f5db2c17120c90e40e8dde7d859187365 (patch)
tree8f04bc3e0ef62f4692a217598bfde706dae97457 /PKGBUILD
parentda9b8f595ed955426b0a9bc1394fab68fc668fe8 (diff)
downloadaur-ebe3d33f5db2c17120c90e40e8dde7d859187365.tar.gz
add aarch64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c82ddda344a0..7b4559222b57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgname=openocd-git
pkgver=0.10.0.r523.g2a3b709aa
pkgrel=1
pkgdesc="Debugging, in-system programming and boundary-scan testing for embedded target devices (git version)"
-arch=('i686' 'x86_64' 'arm')
+arch=('i686' 'x86_64' 'arm' 'aarch64')
url="http://openocd.org"
license=('GPL')
depends=('libftdi' 'libftdi-compat' 'libusb' 'libusb-compat' 'hidapi' )