aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/parley/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/parley/APKBUILD b/community/parley/APKBUILD
index 3fd31c0474..f57575ac79 100644
--- a/community/parley/APKBUILD
+++ b/community/parley/APKBUILD
@@ -3,7 +3,7 @@
pkgname=parley
pkgver=19.12.3
pkgrel=0
-arch="all !ppc64le !s390x !armhf" # Limited by qt5-qtwebengine
+arch="all !ppc64le !s390x !armhf !mips !mips64" # Limited by qt5-qtwebengine
url="https://kde.org/applications/education/org.kde.parley"
pkgdesc="Vocabulary Trainer"
license="GPL-2.0-or-later AND GFDL-1.2-only"