diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/kdevelop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kdevelop/APKBUILD b/testing/kdevelop/APKBUILD index 9f47e88077..28cf798137 100644 --- a/testing/kdevelop/APKBUILD +++ b/testing/kdevelop/APKBUILD @@ -3,7 +3,7 @@ pkgname=kdevelop pkgver=5.5.0 pkgrel=1 -arch="all !armhf !ppc64le !s390x" # Blocked by qt5-qtwebengine +arch="all !armhf !ppc64le !s390x !mips !mips64" # Blocked by qt5-qtwebengine url="https://www.kdevelop.org/" pkgdesc="A featureful, plugin-extensible IDE for C/C++ and other programming languages" license="GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.2-only" |
