summaryrefslogtreecommitdiff
path: root/extra/pdksh/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pdksh/PKGBUILD')
-rw-r--r--extra/pdksh/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pdksh/PKGBUILD b/extra/pdksh/PKGBUILD
index 388952747..6e73d7e3b 100644
--- a/extra/pdksh/PKGBUILD
+++ b/extra/pdksh/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=pdksh
pkgver=5.2.14
pkgrel=6
pkgdesc="A public domain clone of the AT&T Korn shell"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.cs.mun.ca/~michael/pdksh/"
license=('custom')
depends=('glibc')