summaryrefslogtreecommitdiff
path: root/community/python2-gevent/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-gevent/PKGBUILD')
-rw-r--r--community/python2-gevent/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-gevent/PKGBUILD b/community/python2-gevent/PKGBUILD
index e6707920c..c35d3ac2b 100644
--- a/community/python2-gevent/PKGBUILD
+++ b/community/python2-gevent/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python2-gevent
pkgver=0.13.7
pkgrel=1
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
pkgdesc="Python network library that uses greenlet and libevent for easy and scalable concurrency"
license=("MIT")
url="http://www.gevent.org/"