summaryrefslogtreecommitdiff
path: root/community/geany/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/geany/PKGBUILD')
-rw-r--r--community/geany/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/geany/PKGBUILD b/community/geany/PKGBUILD
index b38061549..931495c68 100644
--- a/community/geany/PKGBUILD
+++ b/community/geany/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=geany
pkgver=0.20
pkgrel=1
pkgdesc="A fast and lightweight IDE"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.geany.org"
license=('GPL')
depends=('gtk2>=2.8.0')