diff options
Diffstat (limited to 'testing/haproxy/APKBUILD')
-rw-r--r-- | testing/haproxy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/haproxy/APKBUILD b/testing/haproxy/APKBUILD index fe257dc447..988569a650 100644 --- a/testing/haproxy/APKBUILD +++ b/testing/haproxy/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.3.20 pkgrel=2 pkgdesc="A TCP/HTTP reverse proxy for high availability environments" url="http://haproxy.1wt.eu" -arch="x86 x86_64" +arch="all" license="GPL" depends="" makedepends="" |