diff options
Diffstat (limited to 'main/pound')
-rw-r--r-- | main/pound/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/pound/APKBUILD b/main/pound/APKBUILD index 263438af31..6a6c27bc1a 100644 --- a/main/pound/APKBUILD +++ b/main/pound/APKBUILD @@ -4,6 +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" license="GPL" depends= makedepends="pcre-dev openssl-dev" |