summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e3e4b515908..ced8e65e1cca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _pkgname="st"
pkgver=0.8.1.r0.g8936abb
pkgrel=1
pkgdesc="Simple terminal emulator by suckless.org with mouse-scroll and alpha patches."
-arch=('x86_64')
+arch=('i686' 'x86_64' 'armv7h' 'armv7l')
url="https://github.com/SirPatrickCZ/st"
license=('MIT')
options=('zipman')