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 858f25a4b646..05adc677ad7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ pkgrel=1
pkgdesc="A lightweight secure server providing multi-user, multi-client
access to task data"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv6h')
depends=('libutil-linux' 'gnutls')
license=('MIT')
makedepends=('git' 'cmake')