summaryrefslogtreecommitdiff
path: root/community/jshon/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/jshon/PKGBUILD')
-rw-r--r--community/jshon/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/jshon/PKGBUILD b/community/jshon/PKGBUILD
index 653274e4d..86bbf48f1 100644
--- a/community/jshon/PKGBUILD
+++ b/community/jshon/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=jshon
pkgver=20110803
pkgrel=1
pkgdesc="A json parser for the shell."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://kmkeen.com/jshon/"
license=('MIT')
depends=('jansson')