aboutsummaryrefslogtreecommitdiffstats
path: root/community/osmscout-server/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/osmscout-server/APKBUILD')
-rw-r--r--community/osmscout-server/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/osmscout-server/APKBUILD b/community/osmscout-server/APKBUILD
index fa74f83bf55..044747456e1 100644
--- a/community/osmscout-server/APKBUILD
+++ b/community/osmscout-server/APKBUILD
@@ -6,8 +6,8 @@ pkgrel=0
pkgdesc="Maps server providing tiles, geocoder, and router"
url="https://rinigus.github.io/osmscout-server"
# armhf blocked by kirigami2
-# ppc64le, s390x and riscv64 blocked by luajit -> valhalla
-arch="all !armhf !ppc64le !s390x !riscv64"
+# ppc64le, s390x, riscv64 and loongarch64 blocked by luajit -> valhalla
+arch="all !armhf !ppc64le !s390x !riscv64 !loongarch64"
license="GPL-3.0-or-later"
depends="
kirigami2