summaryrefslogtreecommitdiff
path: root/community/mod_wsgi2/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2013-01-20 11:58:19 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2013-01-20 11:58:19 -0300
commiteefed5e3db847eccce0207f89c7430b9ec4994b7 (patch)
tree95f51b20a40ad67959cc9be5cdd7f0a5831a99d5 /community/mod_wsgi2/PKGBUILD
parentc822e72767a8f7f3e97aa44f9c57d0d92fd98070 (diff)
parent24633b6f6af8dc77ca77224448d226d8e99c9ce1 (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
Conflicts: extra/graphite/PKGBUILD
Diffstat (limited to 'community/mod_wsgi2/PKGBUILD')
-rw-r--r--community/mod_wsgi2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mod_wsgi2/PKGBUILD b/community/mod_wsgi2/PKGBUILD
index b408192d8..07d26f45f 100644
--- a/community/mod_wsgi2/PKGBUILD
+++ b/community/mod_wsgi2/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=mod_wsgi2
pkgver=3.4
pkgrel=2
pkgdesc='Python2 WSGI adapter module for Apache'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://www.modwsgi.org/'
license=('APACHE')
depends=('apache' 'python2')