diff options
Diffstat (limited to 'main/pound/APKBUILD')
-rw-r--r-- | main/pound/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pound/APKBUILD b/main/pound/APKBUILD index 6a6c27bc1a..bc52bea55a 100644 --- a/main/pound/APKBUILD +++ b/main/pound/APKBUILD @@ -4,7 +4,7 @@ pkgver=2.5 pkgrel=2 pkgdesc="A reverse proxy, load balancer, and SSL wrapper" url="http://www.apsis.ch/pound/index_html" -arch="x86 x86_64" +arch="all" license="GPL" depends= makedepends="pcre-dev openssl-dev" |