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 5765c8786..e5fd06a78 100644
--- a/extra/twisted/PKGBUILD
+++ b/extra/twisted/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=twisted
pkgver=13.2.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-crypto' 'python2-zope-interface')