summarylogtreecommitdiffstats
path: root/PKGBUILD.template
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD.template')
-rw-r--r--PKGBUILD.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD.template b/PKGBUILD.template
index 72b530f276f3..920ae36ce9cf 100644
--- a/PKGBUILD.template
+++ b/PKGBUILD.template
@@ -14,7 +14,7 @@ pkgver=__VERSION__
_versiondir=74
pkgrel=1
_upstream_pkgrel=1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
license=('custom:vim')
url='http://www.vim.org'
makedepends=('gpm' 'python2' 'python' 'ruby' 'libxt' 'lua' 'gawk' 'tcl')