aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/alkimia/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/alkimia/APKBUILD b/testing/alkimia/APKBUILD
index e9d7d8452b..de2ddb2e7e 100644
--- a/testing/alkimia/APKBUILD
+++ b/testing/alkimia/APKBUILD
@@ -3,7 +3,7 @@
pkgname=alkimia
pkgver=8.0.3
pkgrel=1
-arch="all !armhf" # armhf blocked by qt5-qtdeclarative
+arch="all !armhf !mips !mips64" # armhf blocked by qt5-qtdeclarative, mips blocked by qt5-qtwebkit-dev
url="https://community.kde.org/Alkimia/libalkimia"
pkgdesc="A library with common classes and functionality used by finance applications for the KDE SC"
license="GPL-3.0-or-later"