diff --git a/community/plasma-angelfish/APKBUILD b/community/plasma-angelfish/APKBUILD index d04fc088b2e..c8f4cc9d754 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"