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 f7958abdd..ac04031fa 100644 --- a/community/lxdm/PKGBUILD +++ b/community/lxdm/PKGBUILD @@ -7,7 +7,7 @@ pkgname=lxdm pkgver=0.4.1 pkgrel=18 pkgdesc='Lightweight X11 Display Manager' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/lxdm/" license=('GPL') groups=('lxde') |