summaryrefslogtreecommitdiff
path: root/community/zeromq/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/zeromq/PKGBUILD')
-rw-r--r--community/zeromq/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/zeromq/PKGBUILD b/community/zeromq/PKGBUILD
index cea3eba27..a3b216b74 100644
--- a/community/zeromq/PKGBUILD
+++ b/community/zeromq/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=zeromq
pkgver=2.2.0
pkgrel=2
pkgdesc="Fast messaging system built on sockets, C and C++ bindings. aka 0MQ, ZMQ."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.zeromq.org"
license=('LGPL')
depends=('gcc-libs' 'util-linux')