diff options
Diffstat (limited to 'community/spawn-fcgi/PKGBUILD')
-rw-r--r-- | community/spawn-fcgi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/spawn-fcgi/PKGBUILD b/community/spawn-fcgi/PKGBUILD index 6b20d17c9..4bbf779d9 100644 --- a/community/spawn-fcgi/PKGBUILD +++ b/community/spawn-fcgi/PKGBUILD @@ -7,7 +7,7 @@ pkgname=spawn-fcgi pkgver=1.6.3 pkgrel=2 pkgdesc='A FastCGI process manager for web applications' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://redmine.lighttpd.net/projects/spawn-fcgi/' license=('BSD') depends=('glibc') |