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 3b3043fb1..189f1d3b8 100644 --- a/community/vile/PKGBUILD +++ b/community/vile/PKGBUILD @@ -6,7 +6,7 @@ pkgver=9.8_i _basever=9.8 pkgrel=1 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') |