aboutsummaryrefslogtreecommitdiffstats
path: root/main/apache2
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2016-11-01 09:19:40 +0200
committerTimo Teräs <timo.teras@iki.fi>2016-11-01 09:19:40 +0200
commitade33388824f40642561792faa899cfeb98c3f92 (patch)
tree76a61703406fb1df84da9882bc7d6d289d75a93b /main/apache2
parentdca201274323395d1127018e919324715ebd2cd5 (diff)
downloadaports-ade33388824f40642561792faa899cfeb98c3f92.tar.bz2
aports-ade33388824f40642561792faa899cfeb98c3f92.tar.xz
main/[various]: set proper arch
fixes commit "main/[various]: dont set arch in split function"
Diffstat (limited to 'main/apache2')
-rw-r--r--main/apache2/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/apache2/APKBUILD b/main/apache2/APKBUILD
index 34bf8dfe0b..da6b822afb 100644
--- a/main/apache2/APKBUILD
+++ b/main/apache2/APKBUILD
@@ -3,7 +3,7 @@
pkgname=apache2
_pkgreal=httpd
pkgver=2.4.23
-pkgrel=7
+pkgrel=8
pkgdesc="A high performance Unix-based HTTP server"
url="http://httpd.apache.org/"
arch="all"
@@ -16,9 +16,9 @@ makedepends="apr-dev apr-util-dev autoconf automake libxml2-dev lua-dev
nghttp2-dev libressl-dev pcre-dev sed zlib-dev"
subpackages="$pkgname-dev
$pkgname-doc
- $pkgname-error:_error
+ $pkgname-error:_error:noarch
$pkgname-http2
- $pkgname-icons
+ $pkgname-icons::noarch
$pkgname-ldap
$pkgname-lua:_lua
$pkgname-proxy-html:proxy_html