aboutsummaryrefslogtreecommitdiffstats
path: root/community/ktexteditor/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ktexteditor/APKBUILD')
-rw-r--r--community/ktexteditor/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ktexteditor/APKBUILD b/community/ktexteditor/APKBUILD
index 71225e9349d..90bbdb440a8 100644
--- a/community/ktexteditor/APKBUILD
+++ b/community/ktexteditor/APKBUILD
@@ -4,7 +4,7 @@ pkgname=ktexteditor
pkgver=5.75.0
pkgrel=0
pkgdesc="Advanced embeddable text editor"
-arch="all !armhf !s390x" # armhf blocked by extra-cmake-modules and s390x blocked by polkit
+arch="all !armhf !mips64 !s390x" # armhf blocked by extra-cmake-modules and mips64, s390x blocked by polkit
url="https://community.kde.org/Frameworks"
license="LGPL-2.0-or-later AND (LGPL-2.0-only OR LGPL-3.0-only)"
depends_dev="karchive-dev kconfig-dev kguiaddons-dev ki18n-dev kio-dev kparts-dev sonnet-dev kiconthemes-dev syntax-highlighting-dev kauth-dev"