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 22827bbb9..5b5b55008 100644
--- a/community/geany/PKGBUILD
+++ b/community/geany/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=geany
pkgver=1.23.1
pkgrel=1
pkgdesc='Fast and lightweight IDE'
-arch=('x86_64' 'i686')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.geany.org/"
license=('GPL')
depends=('gtk2' 'hicolor-icon-theme' 'desktop-file-utils')