summaryrefslogtreecommitdiff
path: root/extra/qjson/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/qjson/PKGBUILD')
-rw-r--r--extra/qjson/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/qjson/PKGBUILD b/extra/qjson/PKGBUILD
index ab298d47f..94f52affe 100644
--- a/extra/qjson/PKGBUILD
+++ b/extra/qjson/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=qjson
pkgver=0.8.1
pkgrel=2
pkgdesc="A qt-based library that maps JSON data to QVariant objects"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://qjson.sourceforge.net"
depends=('qt4')