summaryrefslogtreecommitdiff
path: root/extra/twisted/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/twisted/PKGBUILD')
-rw-r--r--extra/twisted/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/twisted/PKGBUILD b/extra/twisted/PKGBUILD
index b20220a6f..22aec705e 100644
--- a/extra/twisted/PKGBUILD
+++ b/extra/twisted/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=twisted
pkgver=12.0.0
pkgrel=1
pkgdesc="Asynchronous networking framework written in Python."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://twistedmatrix.com/"
license=('MIT')
depends=('python2' 'pycrypto' 'zope-interface')