aboutsummaryrefslogtreecommitdiffstats
path: root/community/qt5-qtwebkit
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-30 10:46:05 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-30 10:46:13 -0300
commitd111af56b5a3d454181e14f183eecdd9c08c59dc (patch)
treed6be81ad15286c469463986bfe27d5189aca931f /community/qt5-qtwebkit
parent32e66e737e9d756a3ad22ad0ca82e92fd0b6fb31 (diff)
downloadaports-d111af56b5a3d454181e14f183eecdd9c08c59dc.tar.bz2
aports-d111af56b5a3d454181e14f183eecdd9c08c59dc.tar.xz
community/qt5-qtwebkit: disable on armhf
Diffstat (limited to 'community/qt5-qtwebkit')
-rw-r--r--community/qt5-qtwebkit/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-qtwebkit/APKBUILD b/community/qt5-qtwebkit/APKBUILD
index 40f0ef587e..95c0d8681d 100644
--- a/community/qt5-qtwebkit/APKBUILD
+++ b/community/qt5-qtwebkit/APKBUILD
@@ -5,7 +5,7 @@ _pkgver=${pkgver/_/-}
pkgrel=10
pkgdesc="Qt5 - QtWebKit components"
url="https://www.qt.io/developers/"
-arch="all" # armhf blocked by qt5-qtdeclarative
+arch="all !armhf" # armhf blocked by qt5-qtdeclarative
license="LGPL-2.1-only AND LGPL-3.0-only AND GPL-3.0-only AND Qt-GPL-exception-1.0"
depends_dev="
qt5-qtbase-dev