summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorleela2017-01-21 08:51:00 +1100
committerleela2017-01-21 08:51:00 +1100
commitaa01b08e6873963c69b69da096a7226cc4c81aab (patch)
tree995d01a22dec51c86800ea61d6083f8a933ef290
parent7d4dda7e26325f3f987c17e4c4a6785b75c88ab4 (diff)
downloadaur-aa01b08e6873963c69b69da096a7226cc4c81aab.tar.gz
Added ARM
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dfc61fddfc92..d2dfe616b60d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=znc-push-git
pkgver=v1.0.0.r116.g717a2b1
pkgrel=1
pkgdesc="ZNC Push is a module for ZNC that will send notifications to multiple push notification services"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="http://noswap.com/projects/znc-push"
license=('MIT')
depends=('znc')