From ba2600dc6ebad7a01bc96e7e01ad75ae4573d391 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Thu, 13 Jan 2011 06:05:19 -0600 Subject: Set all packages with arch="x86 x86_64" to arch="all". --- main/pound/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/pound/APKBUILD') diff --git a/main/pound/APKBUILD b/main/pound/APKBUILD index 6a6c27bc1..bc52bea55 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" -- cgit v1.2.3