diff options
Diffstat (limited to 'extra/zile/PKGBUILD')
-rw-r--r-- | extra/zile/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/zile/PKGBUILD b/extra/zile/PKGBUILD index 8ada94ea7..5a8334b7a 100644 --- a/extra/zile/PKGBUILD +++ b/extra/zile/PKGBUILD @@ -6,7 +6,7 @@ pkgname=zile pkgver=2.3.24 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/" # Lua is not required, the author uses it to generate some source files. makedepends=('help2man') |