aboutsummaryrefslogtreecommitdiffstats
path: root/main/mini_httpd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/mini_httpd/APKBUILD')
-rw-r--r--main/mini_httpd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mini_httpd/APKBUILD b/main/mini_httpd/APKBUILD
index 696d10ff68f..1810906f1ca 100644
--- a/main/mini_httpd/APKBUILD
+++ b/main/mini_httpd/APKBUILD
@@ -4,7 +4,7 @@ pkgver=1.19
pkgrel=5
pkgdesc="Small forking webserver with ssl and ipv6 support"
url="http://www.acme.com/software/mini_httpd/"
-arch="x86 x86_64"
+arch="all"
license="BSD"
depends="logrotate"
makedepends="openssl-dev"