diff options
Diffstat (limited to 'community/lxdm')
-rw-r--r-- | community/lxdm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lxdm/PKGBUILD b/community/lxdm/PKGBUILD index e93d30b6e..c516706ad 100644 --- a/community/lxdm/PKGBUILD +++ b/community/lxdm/PKGBUILD @@ -7,7 +7,7 @@ pkgname=lxdm pkgver=0.4.1 pkgrel=4 pkgdesc="Lightweight Display Manager (part of LXDE)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/lxdm/" license=('GPL') groups=('lxde') |