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 116b2fd1c..a55331c2a 100644 --- a/extra/gnome-desktop/PKGBUILD +++ b/extra/gnome-desktop/PKGBUILD @@ -6,7 +6,7 @@ pkgver=3.6.2 pkgrel=1 epoch=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' 'gtk3' 'xkeyboard-config') makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection' 'itstool') |