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 f3d299334..0ffc13383 100644
--- a/community/python-pyzmq/PKGBUILD
+++ b/community/python-pyzmq/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python-pyzmq
pkgver=2.2.0.1
pkgrel=2
pkgdesc="Python3 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)