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