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". --- testing/hardinfo/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/hardinfo') diff --git a/testing/hardinfo/APKBUILD b/testing/hardinfo/APKBUILD index 89a43dd53e..f4eec282cc 100644 --- a/testing/hardinfo/APKBUILD +++ b/testing/hardinfo/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.5.1 pkgrel=2 pkgdesc="A system information and benchmark tool." url="http://hardinfo.berlios.de/wiki/index.php/Main_Page" -arch="x86 x86_64" +arch="all" license="GPL-2" makedepends="gtk+-dev libsoup-dev>=2.4.0 gnutls-dev>=2.4.1" depends= -- cgit v1.2.3