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 39584d9b9..a093e0fb1 100644
--- a/extra/fcgi/PKGBUILD
+++ b/extra/fcgi/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.4.0
pkgrel=7
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"