summaryrefslogtreecommitdiff
path: root/community/python-pyzmq/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-17 16:07:43 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-17 16:07:43 -0300
commit509bf50c73444930b6f57c42678ec22e7de82c88 (patch)
treee8380caa110e6344106aa965d0e8df24b12b368e /community/python-pyzmq/PKGBUILD
parent4c16587eb7c30d3711461153659677c2c3facc26 (diff)
parent9f0bd36e050062ec40e4e957ca7f81ff14b38551 (diff)
Merge branch 'master' of ssh://gparabola/srv/git/abslibre-mips64el
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 78ff87669..724e6c770 100644
--- a/community/python-pyzmq/PKGBUILD
+++ b/community/python-pyzmq/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python-pyzmq
pkgver=2.2.0
pkgrel=1
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)