diff options
Diffstat (limited to 'community/lightdm/PKGBUILD')
-rwxr-xr-x | community/lightdm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lightdm/PKGBUILD b/community/lightdm/PKGBUILD index 69b3ba567..cf3540412 100755 --- a/community/lightdm/PKGBUILD +++ b/community/lightdm/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.6.0 pkgrel=1 epoch=1 pkgdesc="A lightweight display manager" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/lightdm" license=('GPL3' 'LGPL3') groups=('lightdm') |