summaryrefslogtreecommitdiff
path: root/community/python2-simplejson/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-simplejson/PKGBUILD')
-rw-r--r--community/python2-simplejson/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-simplejson/PKGBUILD b/community/python2-simplejson/PKGBUILD
index d300ee192..8908b6b9d 100644
--- a/community/python2-simplejson/PKGBUILD
+++ b/community/python2-simplejson/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.6.2
pkgrel=1
pkgdesc="Simple, fast, extensible JSON encoder/decoder for Python"
license=('MIT')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://undefined.org/python/#simplejson"
depends=('python2')
makedepends=('python2-distribute')