From 9a47daba4e5be9b521e1579269334f6f8f17345b Mon Sep 17 00:00:00 2001 From: Kevin Daudt Date: Thu, 27 Feb 2020 09:37:20 +0000 Subject: community/py3-qtwebengine: revert disable on armv7 qt5-qtwebengine has been fixed --- community/py3-qtwebengine/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/py3-qtwebengine') diff --git a/community/py3-qtwebengine/APKBUILD b/community/py3-qtwebengine/APKBUILD index 9fd9d1458d..d2a8f715fd 100644 --- a/community/py3-qtwebengine/APKBUILD +++ b/community/py3-qtwebengine/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="Python 3 bindings for QtWebEngine" url="https://www.riverbankcomputing.com/software/pyqtwebengine/intro" # ppc64le, s390x: not supported -arch="all !ppc64le !s390x !armhf !armv7" # armhf blocked by py3-qt5 -> qt5-qtdeclarative +arch="all !ppc64le !s390x !armhf" # armhf blocked by py3-qt5 -> qt5-qtdeclarative license="GPL-2.0-or-later" depends="python3" makedepends="python3-dev py3-qt5 qt5-qtwebengine-dev py-sip-dev" -- cgit v1.2.3