diff options
Diffstat (limited to 'extra/libgee06/PKGBUILD')
-rw-r--r-- | extra/libgee06/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libgee06/PKGBUILD b/extra/libgee06/PKGBUILD index 449f3a02a..2b92e61df 100644 --- a/extra/libgee06/PKGBUILD +++ b/extra/libgee06/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=1 pkgdesc="GObject collection library (legacy)" url="http://live.gnome.org/Libgee" license=(LGPL2.1) -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) depends=(glib2) makedepends=(gobject-introspection) source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgname/${pkgver::3}/$_pkgname-$pkgver.tar.xz) |