diff options
Diffstat (limited to 'community/i3lock')
-rw-r--r-- | community/i3lock/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/i3lock/PKGBUILD b/community/i3lock/PKGBUILD index 6d589aba8..ee018e632 100644 --- a/community/i3lock/PKGBUILD +++ b/community/i3lock/PKGBUILD @@ -4,7 +4,7 @@ pkgname=i3lock pkgver=2.1 pkgrel=1 pkgdesc="An improved screenlocker based upon XCB and PAM" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://i3.zekjur.net/i3lock/" license=('MIT') groups=("i3") |