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/qt/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/qt/APKBUILD') diff --git a/testing/qt/APKBUILD b/testing/qt/APKBUILD index aabc4c8a2c..530499c9f7 100644 --- a/testing/qt/APKBUILD +++ b/testing/qt/APKBUILD @@ -4,7 +4,7 @@ pkgver=4.7.1 pkgrel=0 pkgdesc="A cross-platform application and UI framework" url="http://qt.nokia.com/" -arch="x86 x86_64" +arch="all" license="GPL3 LGPL" depends="hicolor-icon-theme ca-certificates" subpackages="$pkgname-dev $pkgname-doc" -- cgit v1.2.3