summaryrefslogtreecommitdiff
path: root/community/nginx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nginx/PKGBUILD')
-rw-r--r--community/nginx/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nginx/PKGBUILD b/community/nginx/PKGBUILD
index 7fea2b53b..ac0c3aa6b 100644
--- a/community/nginx/PKGBUILD
+++ b/community/nginx/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=nginx
pkgver=1.4.5
pkgrel=1
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://nginx.org'
license=('custom')
depends=('pcre' 'zlib' 'openssl')