aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/plasma-angelfish/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/plasma-angelfish/APKBUILD b/community/plasma-angelfish/APKBUILD
index d04fc088b2..c8f4cc9d75 100644
--- a/community/plasma-angelfish/APKBUILD
+++ b/community/plasma-angelfish/APKBUILD
@@ -4,7 +4,7 @@ pkgname=plasma-angelfish
pkgver=1.5.1
pkgrel=0
pkgdesc="Small Webbrowser for Plasma Mobile"
-arch="all !ppc64le !s390x !armhf" # ppc64le and s390x blocked by qt5-qtwebengine, armhf blocked by kirigami2 -> qt5-qtdeclarative-dev
+arch="all !ppc64le !s390x !armhf !mips !mips64" # mips, ppc64le and s390x blocked by qt5-qtwebengine, armhf blocked by kirigami2 -> qt5-qtdeclarative-dev
url="https://phabricator.kde.org/source/plasma-angelfish/"
license="GPL-3.0-or-later"
depends="qt5-qtquickcontrols2 kirigami2 plasma-framework purpose"