diff --git a/community/kaccounts-integration/APKBUILD b/community/kaccounts-integration/APKBUILD index 0af522541bb..17c4331778c 100644 --- a/community/kaccounts-integration/APKBUILD +++ b/community/kaccounts-integration/APKBUILD @@ -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"