summaryrefslogtreecommitdiff
path: root/community/scite/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/scite/PKGBUILD')
-rw-r--r--community/scite/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/scite/PKGBUILD b/community/scite/PKGBUILD
index f7b786d42..f5f7bd4f9 100644
--- a/community/scite/PKGBUILD
+++ b/community/scite/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=scite
pkgver=3.3.9
pkgrel=1
pkgdesc='Editor with facilities for building and running programs'
-arch=('x86_64' 'i686')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.scintilla.org/SciTE.html'
license=('custom:scite')
depends=('desktop-file-utils' 'gtk2')