summaryrefslogtreecommitdiff
path: root/community/gnome-menus2
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-11-30 22:02:46 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-11-30 22:02:46 -0500
commite32b53a53481758f6d75a48797ad9b1cba71f07a (patch)
tree24bdbe18b0a77190f5d5488d0f766cf9a6abfd28 /community/gnome-menus2
parent2dcada5e3a096d8770eda5e3fa46559391707760 (diff)
Add mips64el in archs
Diffstat (limited to 'community/gnome-menus2')
-rw-r--r--community/gnome-menus2/PKGBUILD2
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')