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 090ddb019..66a55c829 100644
--- a/community/jshon/PKGBUILD
+++ b/community/jshon/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=jshon
pkgver=20120914
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')