diff --git a/community/kipi-plugins/APKBUILD b/community/kipi-plugins/APKBUILD index 27b159e1b44..4c0bd3ff5ea 100644 --- a/community/kipi-plugins/APKBUILD +++ b/community/kipi-plugins/APKBUILD @@ -4,7 +4,7 @@ pkgname=kipi-plugins pkgver=20.08.3 pkgrel=0 pkgdesc="A collection of plugins extending the KDE graphics and image applications" -arch="all !armhf !s390x" # armhf blocked by extra-cmake-modules +arch="all !armhf !s390x !mips64" # armhf blocked by extra-cmake-modules url="https://userbase.kde.org/KIPI" license="GPL-2.0-or-later AND GFDL-1.2-only" makedepends="extra-cmake-modules qt5-qtbase-dev qt5-qtxmlpatterns-dev qt5-qtsvg-dev kconfig-dev kwindowsystem-dev kxmlgui-dev ki18n-dev karchive-dev kio-dev libkipi-dev"