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 a2d358a37f06..b56a10ea7249 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=chunksync
pkgver=0.4
pkgrel=1
pkgdesc="An incremental backup program, especially suited for encrypted disks."
-arch=(any)
+arch=('arm' 'armv6h' 'armv7h' 'aarch64' 'x86_64' 'i686')
url="http://chunksync.florz.de/"
license=(custom)
depends=(openssl)