summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2019-10-21 08:06:41 -0400
committergraysky2019-10-21 08:06:41 -0400
commit507604903ac21a75f1619fe0922b8ea5760dd3f1 (patch)
treea259cafcc8a38e017cb40fb4cc671faa53f2e821 /PKGBUILD
parent479efeabcd523ee380e01fc0f060be0e128d611d (diff)
downloadaur-507604903ac21a75f1619fe0922b8ea5760dd3f1.tar.gz
Update to 1.01-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 954235317915..8156d596bc04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.01
pkgrel=2
pkgdesc="Provides an Arch ARM client with Systemd services/environment files to make use of distcc-alarm naively."
# This package is intended for Arch ARM devices NOT x86_64, see the optdepends for the x86_64
-arch=('any')
+arch=('armv5' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/graysky2/distccd-arch-arm"
license=('MIT')
depends=('distcc')