summaryrefslogtreecommitdiff
path: root/core/vi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/vi/PKGBUILD')
-rw-r--r--core/vi/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/vi/PKGBUILD b/core/vi/PKGBUILD
index 379a2ca5a..71297debf 100644
--- a/core/vi/PKGBUILD
+++ b/core/vi/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=vi
pkgver=050325
pkgrel=4
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')