summaryrefslogtreecommitdiff
path: root/extra/gobject-introspection/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gobject-introspection/PKGBUILD')
-rw-r--r--extra/gobject-introspection/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gobject-introspection/PKGBUILD b/extra/gobject-introspection/PKGBUILD
index c536fc824..991951467 100644
--- a/extra/gobject-introspection/PKGBUILD
+++ b/extra/gobject-introspection/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.9.12
pkgrel=1
pkgdesc="Introspection system for GObject-based libraries"
url="http://live.gnome.org/GObjectInstrospection"
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
license=('LGPL' 'GPL')
depends=('libffi>=3.0.9' 'glib2>=2.26.0' 'python2')
makedepends=('cairo')