diff options
Diffstat (limited to 'community/vile/PKGBUILD')
-rw-r--r-- | community/vile/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vile/PKGBUILD b/community/vile/PKGBUILD index ff6273f1d..2571c418b 100644 --- a/community/vile/PKGBUILD +++ b/community/vile/PKGBUILD @@ -5,7 +5,7 @@ pkgname=vile pkgver=9.8 pkgrel=2 pkgdesc="vi like emacs" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://invisible-island.net/vile/vile.html" depends=('ncurses') license=('custom') |