summaryrefslogtreecommitdiff
path: root/community/python-pyzmq/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-pyzmq/PKGBUILD')
-rw-r--r--community/python-pyzmq/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-pyzmq/PKGBUILD b/community/python-pyzmq/PKGBUILD
index 0a466281d..f4c6385bb 100644
--- a/community/python-pyzmq/PKGBUILD
+++ b/community/python-pyzmq/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=(python2-pyzmq python-pyzmq)
pkgver=14.0.1
pkgrel=1
pkgdesc="Python bindings for zeromq, written in Cython"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://www.zeromq.org/bindings:python"
license=('LGPL')
depends=(zeromq python)