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 4ca035881..6bc85e9f8 100644 --- a/extra/gdm/PKGBUILD +++ b/extra/gdm/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gdm pkgver=3.6.2 pkgrel=1 pkgdesc="Gnome Display Manager" -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-launch-environment |