summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03f46d049018..f1212a5b4262 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=${pkgname%-*}
pkgver=0.1.0
pkgrel=1
pkgdesc="Ultra lightweight web browser in the spirit of Surf using QtWebKit1 with front-end logic written in Javascript."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv6h')
url="https://github.com/SteveDeFacto/zsurf/tree/zsurf-webkit"
license=('GPL3')
makedepends=('git')