aboutsummaryrefslogtreecommitdiffstats
path: root/community/kmail/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kmail/APKBUILD')
-rw-r--r--community/kmail/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/kmail/APKBUILD b/community/kmail/APKBUILD
index 233832cfd62..b1cfb0518f7 100644
--- a/community/kmail/APKBUILD
+++ b/community/kmail/APKBUILD
@@ -4,8 +4,8 @@ pkgname=kmail
pkgver=21.12.1
pkgrel=0
# armhf blocked by extra-cmake-modules
-# ppc64le, s390x, mips64 and riscv64 blocked by qt5-qtwebengine
-arch="all !armhf !ppc64le !s390x !mips64 !riscv64"
+# ppc64le, s390x and riscv64 blocked by qt5-qtwebengine
+arch="all !armhf !ppc64le !s390x !riscv64"
url="https://kontact.kde.org/components/kmail.html"
pkgdesc="Email client, supporting POP3 and IMAP mailboxes"
license="GPL-2.0-or-later"