summaryrefslogtreecommitdiff
path: root/extra/json-c/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/json-c/PKGBUILD')
-rw-r--r--extra/json-c/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/json-c/PKGBUILD b/extra/json-c/PKGBUILD
index 2f689ba64..0db17662d 100644
--- a/extra/json-c/PKGBUILD
+++ b/extra/json-c/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A JSON implementation in C"
url="http://oss.metaparadigm.com/json-c/"
license=("MIT")
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('glibc')
source=(http://oss.metaparadigm.com/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('3a13d264528dcbaf3931b0cede24abae')