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 87512ebb3..0f7d53214 100644
--- a/community/python-pyzmq/PKGBUILD
+++ b/community/python-pyzmq/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=(python2-pyzmq python-pyzmq)
pkgver=2.2.0.1
pkgrel=3
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)