summaryrefslogtreecommitdiff
path: root/community/mod_wsgi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mod_wsgi/PKGBUILD')
-rw-r--r--community/mod_wsgi/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mod_wsgi/PKGBUILD b/community/mod_wsgi/PKGBUILD
index 36f968fb8..c527fbd1e 100644
--- a/community/mod_wsgi/PKGBUILD
+++ b/community/mod_wsgi/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=mod_wsgi
pkgver=3.4
pkgrel=3
pkgdesc='Python WSGI adapter module for Apache'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://www.modwsgi.org/'
license=('APACHE')
depends=('apache' 'python')