diff options
Diffstat (limited to 'community/xlockmore')
-rw-r--r-- | community/xlockmore/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xlockmore/PKGBUILD b/community/xlockmore/PKGBUILD index 49ab44988..9862de929 100644 --- a/community/xlockmore/PKGBUILD +++ b/community/xlockmore/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xlockmore pkgver=5.38 pkgrel=1 pkgdesc="screen saver / locker for the X Window System" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('BSD') depends=(freetype2 gtk2 libxpm lesstif pam mesa libxmu) url="http://www.tux.org/~bagleyd/xlockmore.html" |