summaryrefslogtreecommitdiff
path: root/extra/libgee/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libgee/PKGBUILD')
-rw-r--r--extra/libgee/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libgee/PKGBUILD b/extra/libgee/PKGBUILD
index cf188fed8..4784fa300 100644
--- a/extra/libgee/PKGBUILD
+++ b/extra/libgee/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="GObject collection library"
url="http://live.gnome.org/Libgee"
license=(LGPL2.1)
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
depends=(glib2)
makedepends=(gobject-introspection vala)
options=('!libtool')