aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-qt5/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-qt5/APKBUILD b/testing/py3-qt5/APKBUILD
index 5b6ad72ba6..2822f39484 100644
--- a/testing/py3-qt5/APKBUILD
+++ b/testing/py3-qt5/APKBUILD
@@ -6,7 +6,7 @@ pkgver=5.6
pkgrel=0
pkgdesc="A set of Python 3 bindings for the Qt toolkit"
url="http://riverbankcomputing.co.uk/software/pyqt/intro"
-arch="all"
+arch=""
license="GPL2+"
depends="py3-sip"
makedepends="python3-dev py-dbus-dev qt5-qtbase-dev py3-sip-dev libx11-dev"