summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhuoyun Wei2016-02-15 10:26:32 +0800
committerZhuoyun Wei2016-02-15 10:26:32 +0800
commitd58b1fb5fcf8a9d52c327055f0fe3c1788300358 (patch)
treee8729c287f1f3dcd886b3d3ae9817fbbef804072
parent2e1fef4d376a8ab7b32ecdb9752e91a83e534e1c (diff)
downloadaur-d58b1fb5fcf8a9d52c327055f0fe3c1788300358.tar.gz
Add armv7h arch
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26bfef3d2d11..b0aa5899a236 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=govpn
pkgver=5.6
pkgrel=1
pkgdesc="Simple secure free software DPI/censorship-resistant VPN daemon"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url="http://www.cypherpunks.ru/govpn/"
makedepends=('go')
license=('GPL')