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 342b5fd7b..aeb555ecc 100644
--- a/community/mksh/PKGBUILD
+++ b/community/mksh/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="The MirBSD Korn Shell - an enhanced version of the public domain ksh"
url="http://mirbsd.de/mksh"
license=("custom")
makedepends=('cpio')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
install=mksh.install
source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$pkgver.cpio.gz"
"https://www.mirbsd.org/TaC-mksh.txt")