community/kaccounts-integration: disable on mips64

This commit is contained in:
Leo 2020-12-12 17:04:05 -03:00
parent 81547dda95
commit 23f7aed86e

View File

@ -5,7 +5,8 @@ pkgver=20.08.3
pkgrel=0
# armhf blocked by extra-cmake-modules
# s390x blocked by multiple KDE Frameworks
arch="all !armhf !s390x"
# mips64 blocked by multiple KDE Frameworks
arch="all !armhf !s390x !mips64"
url="https://kde.org/applications/internet/"
pkgdesc="Small system to administer web accounts for the sites and services across the KDE desktop"
license="GPL-2.0-or-later AND LGPL-2.1-or-later"