diff options
Diffstat (limited to 'main/lighttpd')
-rw-r--r-- | main/lighttpd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lighttpd/APKBUILD b/main/lighttpd/APKBUILD index 4e9d72048..584341b1a 100644 --- a/main/lighttpd/APKBUILD +++ b/main/lighttpd/APKBUILD @@ -5,7 +5,7 @@ _streamver=2.2.0 pkgrel=5 pkgdesc="a secure, fast, compliant and very flexible web-server" url="http://www.lighttpd.net/" -arch="x86 x86_64" +arch="all" license="custom" install="$pkgname.pre-install $pkgname.post-install" depends= |