summaryrefslogtreecommitdiff
path: root/extra/fcgi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/fcgi/PKGBUILD')
-rw-r--r--extra/fcgi/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/fcgi/PKGBUILD b/extra/fcgi/PKGBUILD
index d6024ec72..2614f5a09 100644
--- a/extra/fcgi/PKGBUILD
+++ b/extra/fcgi/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.4.0
pkgrel=6
depends=('gcc-libs')
pkgdesc="FASTCgi(fcgi) islanguage independent, high performant extension to CGI"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
license=('custom')
options=('!libtool' '!makeflags')
url="http://www.fastcgi.com"