diff options
Diffstat (limited to 'core/vi/PKGBUILD')
-rw-r--r-- | core/vi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/vi/PKGBUILD b/core/vi/PKGBUILD index edb6f7939..315396003 100644 --- a/core/vi/PKGBUILD +++ b/core/vi/PKGBUILD @@ -6,7 +6,7 @@ pkgver=050325 pkgrel=2 epoch=1 pkgdesc='The original ex/vi text editor.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://ex-vi.sourceforge.net/' license=('custom:ex') depends=('ncurses') |