aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gammaray
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-13 21:15:31 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-13 21:15:31 +0000
commitc42a708d9aa84b6f2e1c9a1bfb12e4aefde1c1fe (patch)
tree136ca27812081cbcdb38cc90111571fa8c7439cd /testing/gammaray
parentf051ce60fb6504eef2529c862b7af4766011ea63 (diff)
downloadaports-c42a708d9aa84b6f2e1c9a1bfb12e4aefde1c1fe.tar.bz2
aports-c42a708d9aa84b6f2e1c9a1bfb12e4aefde1c1fe.tar.xz
testing/gammaray: disable on mips
Diffstat (limited to 'testing/gammaray')
-rw-r--r--testing/gammaray/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gammaray/APKBUILD b/testing/gammaray/APKBUILD
index 304d3f7d95..83baffb120 100644
--- a/testing/gammaray/APKBUILD
+++ b/testing/gammaray/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.11.1
pkgrel=0
pkgdesc="A tool for examining the internals of a Qt application and to some extent also manipulate it"
url="https://www.kdab.com/development-resources/qt-tools/gammaray/"
-arch="all !ppc64le !s390x !armhf" # Limited by qt5-qtwebengine
+arch="all !ppc64le !s390x !armhf !mips !mips64" # Limited by qt5-qtwebengine
license="GPL-2.0-or-later"
makedepends="cmake qt5-qtbase-dev qt5-qtwebengine-dev qt5-qtlocation-dev
qt5-qtwayland-dev qt5-qttools-dev qt5-qtsvg-dev qt5-qtdeclarative-dev