summaryrefslogtreecommitdiff
path: root/core/vi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/vi/PKGBUILD')
-rw-r--r--core/vi/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/vi/PKGBUILD b/core/vi/PKGBUILD
index 0a5c7f815..d68930a03 100644
--- a/core/vi/PKGBUILD
+++ b/core/vi/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=vi
pkgver=050325
-pkgrel=2
+pkgrel=2.1
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')