summaryrefslogtreecommitdiff
path: root/community/python-simplejson
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-10 13:43:45 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-10 13:43:45 +0100
commit63b4e1f753a187003bc92ab02a47ee5e91096ef4 (patch)
tree1dbe030d4d61b3a448a8499733b72eb370e6c0d6 /community/python-simplejson
parent52606b93b12b35d9225e3ec29c1db3f5f63d6aac (diff)
Arch already released mips64el packages.
Diffstat (limited to 'community/python-simplejson')
-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 6fab1f149..ebb4c5cd4 100644
--- a/community/python-simplejson/PKGBUILD
+++ b/community/python-simplejson/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=3.0.7
pkgrel=2
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"
makedepends=('python' 'python2-distribute')
changelog=python-simplejson.changelog