summaryrefslogtreecommitdiff
path: root/community/fcgiwrap/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fcgiwrap/PKGBUILD')
-rw-r--r--community/fcgiwrap/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fcgiwrap/PKGBUILD b/community/fcgiwrap/PKGBUILD
index 80f5babe0..dd461bd70 100644
--- a/community/fcgiwrap/PKGBUILD
+++ b/community/fcgiwrap/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=fcgiwrap
pkgver=1.1.0
pkgrel=1
pkgdesc='A simple server for running CGI applications over FastCGI.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://nginx.localdomain.pl/wiki/FcgiWrap'
license=('MIT')
depends=('fcgi' 'systemd')