aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-07-18 20:39:20 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-07-18 20:39:25 +0000
commit8e48ccf56d48cf6894563c061d93c91b6ccf8a52 (patch)
treee1bca44f9823868692ed5dce68079ec593713197 /testing
parent649d192863ab92ae5e946541d6ae2b2f830b64c3 (diff)
downloadaports-8e48ccf56d48cf6894563c061d93c91b6ccf8a52.tar.bz2
aports-8e48ccf56d48cf6894563c061d93c91b6ccf8a52.tar.xz
testing/py3-qt5: re-enable build
Diffstat (limited to 'testing')
-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 2822f39484..5b6ad72ba6 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=""
+arch="all"
license="GPL2+"
depends="py3-sip"
makedepends="python3-dev py-dbus-dev qt5-qtbase-dev py3-sip-dev libx11-dev"