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 4d7cef887..28bf4bd6a 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)
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)