diff options
Diffstat (limited to 'extra/anjuta')
-rw-r--r-- | extra/anjuta/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/anjuta/PKGBUILD b/extra/anjuta/PKGBUILD index e9e5fadfb..d3c7e43b1 100644 --- a/extra/anjuta/PKGBUILD +++ b/extra/anjuta/PKGBUILD @@ -7,7 +7,7 @@ pkgname=('libanjuta' 'anjuta') pkgver=3.8.1 pkgrel=1 pkgdesc="GNOME Integrated Development Environment (IDE)" -arch=(i686 x86_64) +arch=('i686' 'x86_64' 'mips64el') license=(GPL) makedepends=(gdl vte3 autogen devhelp glade libgda subversion gnome-icon-theme vala dconf gtk-doc yelp-tools gnome-common intltool gobject-introspection itstool gjs |