summaryrefslogtreecommitdiff
path: root/extra/jsoncpp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/jsoncpp/PKGBUILD')
-rw-r--r--extra/jsoncpp/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/jsoncpp/PKGBUILD b/extra/jsoncpp/PKGBUILD
index 94a3aae2b..9f4411c43 100644
--- a/extra/jsoncpp/PKGBUILD
+++ b/extra/jsoncpp/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=4
pkgdesc="A JSON C++ library"
url='http://jsoncpp.sourceforge.net/'
license=('custom:Public_Domain')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('gcc-libs')
makedepends=('scons')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-src-${pkgver}.tar.gz")