summaryrefslogtreecommitdiff
path: root/extra/mod_fcgid/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/mod_fcgid/PKGBUILD')
-rw-r--r--extra/mod_fcgid/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mod_fcgid/PKGBUILD b/extra/mod_fcgid/PKGBUILD
index 6000ddab9..6ed3fbc7b 100644
--- a/extra/mod_fcgid/PKGBUILD
+++ b/extra/mod_fcgid/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=2.3.9
pkgrel=1
pkgdesc="A FastCGI module for Apache HTTP Server."
license=('APACHE')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://httpd.apache.org/mod_fcgid/"
depends=('apache')
source=(http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-$pkgver.tar.bz2{,.asc})