community/plasma-angelfish: disable on mips

This commit is contained in:
Ariadne Conill 2020-04-07 23:12:55 +00:00
parent 68da57be45
commit 9dcae7e27e

View File

@ -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"