summaryrefslogtreecommitdiff
path: root/community/jansson/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/jansson/PKGBUILD')
-rw-r--r--community/jansson/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/jansson/PKGBUILD b/community/jansson/PKGBUILD
index b93245670..cf79fd9f1 100644
--- a/community/jansson/PKGBUILD
+++ b/community/jansson/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=jansson
pkgver=2.5
pkgrel=2
pkgdesc='C library for encoding, decoding and manipulating JSON data'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.digip.org/jansson/'
depends=('glibc')
license=('MIT')