diff options
Diffstat (limited to 'testing/cherokee/APKBUILD')
-rw-r--r-- | testing/cherokee/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cherokee/APKBUILD b/testing/cherokee/APKBUILD index 7af4ead90..6598c3d93 100644 --- a/testing/cherokee/APKBUILD +++ b/testing/cherokee/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.0.16 pkgrel=0 pkgdesc="A very fast, flexible and easy to configure Web Server" url="http://www.cherokee-project.com/" -arch="x86 x86_64" +arch="all" license="GPL2" depends="pcre rrdtool" makedepends="openssl-dev gettext-dev ffmpeg-dev" |