diff options
Diffstat (limited to 'extra/gnome-desktop/PKGBUILD')
-rw-r--r-- | extra/gnome-desktop/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gnome-desktop/PKGBUILD b/extra/gnome-desktop/PKGBUILD index b9e302837..1faf9806b 100644 --- a/extra/gnome-desktop/PKGBUILD +++ b/extra/gnome-desktop/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gnome-desktop pkgver=3.2.1 pkgrel=1 pkgdesc="Library with common API for various GNOME modules" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL' 'LGPL') depends=('gsettings-desktop-schemas' 'startup-notification' 'gtk3') makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection') |