diff options
Diffstat (limited to 'community/gnome-menus2/PKGBUILD')
-rw-r--r-- | community/gnome-menus2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-menus2/PKGBUILD b/community/gnome-menus2/PKGBUILD index 0744e080d..90495aed2 100644 --- a/community/gnome-menus2/PKGBUILD +++ b/community/gnome-menus2/PKGBUILD @@ -7,7 +7,7 @@ _pkgname=gnome-menus pkgver=3.0.1 pkgrel=2 pkgdesc="Library for the Desktop Menu Specification (legacy version)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('glib2' 'python2') makedepends=('intltool' 'gobject-introspection') options=('!libtool') |