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 d76698abae14..980371c1f4ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=shmux
pkgver=1.0.3
pkgrel=1
pkgdesc="shmux - executing the same command on many hosts in parallel."
-arch=('i686' 'x86_64' 'armv6h' 'armv7h')
+arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/shmux/shmux"
license=('custom:3-clause BSD')
source=("https://github.com/shmux/shmux/archive/v${pkgver}.tar.gz")