summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtem Vorotnikov2018-01-02 21:53:28 +0300
committerArtem Vorotnikov2018-01-02 21:53:28 +0300
commit87cdcf7a01380c635b0b39cf8bd09faf1a27494e (patch)
treecb6bf4c7830aa4a3e8cda3391b4d9a66944cbef2
parent66776fd414e36d04fdeba938bbb5ad8899c13489 (diff)
downloadaur-87cdcf7a01380c635b0b39cf8bd09faf1a27494e.tar.gz
Update supported arch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a26c13c65b0..368cde8dd0ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,8 +3,8 @@ pkgbase = kakoune-git
pkgver = r5499.42196b83
pkgrel = 1
url = https://github.com/mawww/kakoune
- arch = i686
arch = x86_64
+ arch = armv7h
license = custom:unlicense
makedepends = asciidoc
makedepends = boost
diff --git a/PKGBUILD b/PKGBUILD
index 77661a1ad9a5..286f84d09d70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=kakoune-git
pkgver=r5499.42196b83
pkgrel=1
pkgdesc='Code editor heavily inspired by Vim'
-arch=('i686' 'x86_64')
+arch=('x86_64' 'armv7h')
url='https://github.com/mawww/kakoune'
license=('custom:unlicense')
depends=(