diff options
Diffstat (limited to 'community/python-cjson/PKGBUILD')
-rw-r--r-- | community/python-cjson/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-cjson/PKGBUILD b/community/python-cjson/PKGBUILD index c9784d1d2..6c92e760c 100644 --- a/community/python-cjson/PKGBUILD +++ b/community/python-cjson/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python-cjson pkgver=1.0.5 pkgrel=4 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('LGPL') pkgdesc="Fast JSON encoder/decoder for Python" url="http://pypi.python.org/pypi/python-cjson/" |