diff options
Diffstat (limited to 'testing/qt/APKBUILD')
-rw-r--r-- | testing/qt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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" |