summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGI_Jack2020-06-18 20:30:42 -0400
committerGI_Jack2020-06-18 20:30:42 -0400
commit199f693c33bf198c2ffdeb153958eb04a5bf531c (patch)
tree748121d1045a929ab8b48ee011fa462eb65cb671 /PKGBUILD
parent56fd9818f8f0f9c64096bb17983989337e6c0412 (diff)
downloadaur-199f693c33bf198c2ffdeb153958eb04a5bf531c.tar.gz
added some more arch's
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 578d304e08c8..8d77a4f4c34e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _pkgname=slock
pkgver=1.4
pkgrel=1
pkgdesc="A simple screen locker for X(patched to allow background images)"
-arch=('x86_64')
+arch=('x86_64' 'i686' 'pentium4')
url="https://tools.suckless.org/slock"
license=('MIT')
depends=('libxext' 'libxrandr')