summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Baumann2018-03-09 08:53:47 +0100
committerAndreas Baumann2018-03-09 08:53:47 +0100
commitd8bc5943c09737731151497b73f2f2b2e06f03d1 (patch)
tree2f4032a9b74b93aa6fcec69883225411ae5b4ffa
parent01d234fd9e8a2e26feece41d0e97a4bb7cc51d9c (diff)
downloadaur-d8bc5943c09737731151497b73f2f2b2e06f03d1.tar.gz
tested some more architectures
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8f53fab22d2..c1340063aaaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=shmux
pkgver=1.0.2
pkgrel=1
pkgdesc="shmux - executing the same command on many hosts in parallel."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="https://github.com/shmux/shmux"
license=('custom:3-clause BSD')
source=("https://github.com/shmux/shmux/archive/v1.0.2.tar.gz")