summaryrefslogtreecommitdiff
path: root/extra/anjuta-extras/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-10-28 18:46:15 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-10-28 18:46:15 -0500
commit079f930af7605cf3c5c604dc2b34b576f3648dae (patch)
tree6d7263653eeae06f81425cb7408963a7d0486ef1 /extra/anjuta-extras/PKGBUILD
parent229fc18133b49a7dff822e5594e140e965522dd1 (diff)
Add mips64el in archs
Diffstat (limited to 'extra/anjuta-extras/PKGBUILD')
-rw-r--r--extra/anjuta-extras/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/anjuta-extras/PKGBUILD b/extra/anjuta-extras/PKGBUILD
index 1fee6da87..2444a97d6 100644
--- a/extra/anjuta-extras/PKGBUILD
+++ b/extra/anjuta-extras/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=anjuta-extras
pkgver=3.4.0
pkgrel=2
pkgdesc="Anjuta Integrated Development Environment extra plugins"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('anjuta')
makedepends=('intltool' 'gnome-doc-utils')