diff options
Diffstat (limited to 'community/mksh/PKGBUILD')
-rw-r--r-- | community/mksh/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mksh/PKGBUILD b/community/mksh/PKGBUILD index e71ebadf1..7ff1623f2 100644 --- a/community/mksh/PKGBUILD +++ b/community/mksh/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 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') depends=('gcc-libs') install=mksh.install source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$pkgver.tgz" |