summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorarcnmx2017-09-06 18:09:59 -0400
committerarcnmx2017-09-06 18:09:59 -0400
commit2a228538dd2455e5b6dac6e48a3dcb7c8ca592c9 (patch)
treef127c4648d939bc84ecd6fbd5d7c1bffce3bc9f8
parent928ee994e9b1d93fa2b501066354e37fba115440 (diff)
downloadaur-2a228538dd2455e5b6dac6e48a3dcb7c8ca592c9.tar.gz
add armv7h to arch
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b8c21b7495a..3e5872844680 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=${_repo}-git
pkgver=r17.8691abf
pkgrel=1
pkgdesc=" ZNC module for client specific buffers"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/jpnurmi/znc-clientbuffer"
license=('Apache')
depends=('znc')