diff options
Diffstat (limited to 'community/lxsession-lite/PKGBUILD')
-rw-r--r-- | community/lxsession-lite/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lxsession-lite/PKGBUILD b/community/lxsession-lite/PKGBUILD index 8e56e74f5..f27e3fd26 100644 --- a/community/lxsession-lite/PKGBUILD +++ b/community/lxsession-lite/PKGBUILD @@ -6,7 +6,7 @@ pkgname=lxsession-lite pkgver=0.4.5 pkgrel=1 pkgdesc="Session manager of the LXDE Desktop (light version)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://lxde.org/" groups=('lxde') |