diff options
Diffstat (limited to 'main/apache2')
-rw-r--r-- | main/apache2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/apache2/APKBUILD b/main/apache2/APKBUILD index 20aaad8569..e6b73c73b3 100644 --- a/main/apache2/APKBUILD +++ b/main/apache2/APKBUILD @@ -4,7 +4,7 @@ pkgver=2.2.17 pkgrel=4 pkgdesc="A high performance Unix-based HTTP server" url="http://httpd.apache.org/" -arch="x86 x86_64" +arch="all" license="APACHE" depends="" pkgusers="apache" |