aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/kile/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kile/APKBUILD b/community/kile/APKBUILD
index 1af70a94a3..b32ea0da8f 100644
--- a/community/kile/APKBUILD
+++ b/community/kile/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kile
pkgver=2.9.93
pkgrel=1
-arch="all !ppc64le !armhf" # Limited by texlive
+arch="all !ppc64le !armhf !mips !mips64" # Limited by texlive
url="https://kde.org/applications/office/org.kde.kile"
pkgdesc="A user-friendly TeX/LaTeX editor"
license="GPL-2.0-or-later"