diff options
Diffstat (limited to 'community/xautolock/PKGBUILD')
-rw-r--r-- | community/xautolock/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xautolock/PKGBUILD b/community/xautolock/PKGBUILD index 9ab05243c..52b0e878d 100644 --- a/community/xautolock/PKGBUILD +++ b/community/xautolock/PKGBUILD @@ -7,7 +7,7 @@ pkgname=xautolock pkgver=2.2 pkgrel=3 pkgdesc="An automatic X screen-locker/screen-saver" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="ftp://ibiblio.org/pub/Linux/X11/screensavers/" license=('GPL2') depends=('libxss') |