diff options
Diffstat (limited to 'community/lxdm/PKGBUILD')
-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 618566d6e..1663cf998 100644 --- a/community/lxdm/PKGBUILD +++ b/community/lxdm/PKGBUILD @@ -6,7 +6,7 @@ pkgname=lxdm pkgver=0.3.0 pkgrel=1 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') |