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 038f85375..72a36a17e 100644 --- a/extra/gdm/PKGBUILD +++ b/extra/gdm/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gdm pkgver=3.2.1.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-autologin' 'etc/pam.d/gdm-fingerprint' 'etc/pam.d/gdm' 'etc/pam.d/gdm-password' |