summaryrefslogtreecommitdiff
path: root/community/mksh/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mksh/PKGBUILD')
-rw-r--r--community/mksh/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mksh/PKGBUILD b/community/mksh/PKGBUILD
index 97d7cd26b..a4adaea47 100644
--- a/community/mksh/PKGBUILD
+++ b/community/mksh/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc='The MirBSD Korn Shell - an enhanced version of the public domain ksh'
url='https://www.mirbsd.org/mksh.htm'
license=('custom')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
install=mksh.install
source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$pkgver.tgz"
'https://www.mirbsd.org/TaC-mksh.txt')