diff options
Diffstat (limited to 'testing/qt/APKBUILD')
-rw-r--r-- | testing/qt/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/qt/APKBUILD b/testing/qt/APKBUILD index c87a1957e..aabc4c8a2 100644 --- a/testing/qt/APKBUILD +++ b/testing/qt/APKBUILD @@ -4,6 +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" license="GPL3 LGPL" depends="hicolor-icon-theme ca-certificates" subpackages="$pkgname-dev $pkgname-doc" |