summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorg Schlisio2016-07-23 08:05:41 +0200
committerGeorg Schlisio2016-07-23 08:05:41 +0200
commit193dba43776084c93874d64a77b678fdd611ab39 (patch)
tree906aee92f8863c70bf1934e08f04af9b97fe2e3d /PKGBUILD
parentbfd5eee9998ae54216ea6b0368d8f61cec375f1f (diff)
downloadaur-193dba43776084c93874d64a77b678fdd611ab39.tar.gz
add armv7h
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9f9ac825c2e..742b23513ee7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=postsrsd
pkgver=1.4
pkgrel=2
pkgdesc="Provides the Sender Rewriting Scheme (SRS) via TCP-based lookup tables for Postfix"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
depends=('glibc')
makedepends=('cmake' 'help2man')
backup=('etc/postsrsd/postsrsd')