diff options
Diffstat (limited to 'community/cherokee/PKGBUILD')
-rw-r--r-- | community/cherokee/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cherokee/PKGBUILD b/community/cherokee/PKGBUILD index a7a8a958b..e9b627cda 100644 --- a/community/cherokee/PKGBUILD +++ b/community/cherokee/PKGBUILD @@ -6,7 +6,7 @@ pkgname=cherokee pkgver=1.2.101 pkgrel=3 pkgdesc="A very fast, flexible and easy to configure Web Server" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.cherokee-project.com/" license=('GPL2') depends=('openssl' 'pcre') |