aboutsummaryrefslogtreecommitdiffstats
path: root/community/kmouth/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kmouth/APKBUILD')
-rw-r--r--community/kmouth/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/kmouth/APKBUILD b/community/kmouth/APKBUILD
index 8414faaf2fb..3df9b9f10e4 100644
--- a/community/kmouth/APKBUILD
+++ b/community/kmouth/APKBUILD
@@ -4,8 +4,8 @@ pkgname=kmouth
pkgver=21.12.1
pkgrel=0
# armhf blocked by extra-cmake-modules
-# s390x, mips64 and riscv64 blocked by polkit -> kio
-arch="all !armhf !s390x !mips64 !riscv64"
+# s390x and riscv64 blocked by polkit -> kio
+arch="all !armhf !s390x !riscv64"
url="https://kde.org/applications/utilities/org.kde.kmouth"
pkgdesc="Speech Synthesizer Frontend"
license="GPL-2.0-or-later"