aboutsummaryrefslogtreecommitdiffstats
path: root/community/klettres/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/klettres/APKBUILD')
-rw-r--r--community/klettres/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/klettres/APKBUILD b/community/klettres/APKBUILD
index 54181e3f508..c7b381bf4db 100644
--- a/community/klettres/APKBUILD
+++ b/community/klettres/APKBUILD
@@ -4,8 +4,8 @@ pkgname=klettres
pkgver=21.12.1
pkgrel=0
# armhf blocked by extra-cmake-modules
-# s390x, mips64 and riscv64 blocked by polkit -> knewstuff
-arch="all !armhf !s390x !mips64 !riscv64"
+# s390x and riscv64 blocked by polkit -> knewstuff
+arch="all !armhf !s390x !riscv64"
url="https://edu.kde.org/klettres"
pkgdesc="Learn the Alphabet"
license="GPL-2.0-or-later AND GFDL-1.2-only"