diff options
Diffstat (limited to 'extra/gdm/PKGBUILD')
-rw-r--r-- | extra/gdm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gdm/PKGBUILD b/extra/gdm/PKGBUILD index b5a06693f..2cbc2bf1c 100644 --- a/extra/gdm/PKGBUILD +++ b/extra/gdm/PKGBUILD @@ -4,7 +4,7 @@ pkgname=gdm pkgver=2.32.1 pkgrel=1 pkgdesc="Gnome Display Manager (a reimplementation of xdm)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.gnome.org" backup=('etc/pam.d/gdm' 'etc/pam.d/gdm-autologin' 'etc/gdm/custom.conf') |