summaryrefslogtreecommitdiff
path: root/community/python-simplejson/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-simplejson/PKGBUILD')
-rw-r--r--community/python-simplejson/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-simplejson/PKGBUILD b/community/python-simplejson/PKGBUILD
index 5ec9486f2..ce91e686d 100644
--- a/community/python-simplejson/PKGBUILD
+++ b/community/python-simplejson/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=3.3.2
pkgrel=1
pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
license=('MIT')
-arch=('x86_64' 'i686')
+arch=('i686' 'x86_64' 'mips64el')
url='http://undefined.org/python/#simplejson'
makedepends=('python-setuptools' 'python2-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/simplejson/simplejson/tarball/v${pkgver}")