diff options
Diffstat (limited to 'community/zile/PKGBUILD')
-rw-r--r-- | community/zile/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/zile/PKGBUILD b/community/zile/PKGBUILD index 4ed801004..34665a8fb 100644 --- a/community/zile/PKGBUILD +++ b/community/zile/PKGBUILD @@ -6,7 +6,7 @@ pkgname=zile pkgver=2.4.9 pkgrel=1 pkgdesc="A small, fast, and powerful Emacs clone" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/zile/" license=('GPL3') depends=('acl' 'gc' 'ncurses') |