summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc0e52cf2639..9c98e87ccdb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=quark-git
pkgver=r100.29d53f6
pkgrel=1
pkgdesc="An extremly small and simple http get-only web server. It only serves static pages on a single host."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv6h')
url="http://tools.suckless.org/quark"
license=('custom:ISC')
depends=('glibc')