aboutsummaryrefslogtreecommitdiffstats
path: root/community/ffcall/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ffcall/APKBUILD')
-rw-r--r--community/ffcall/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ffcall/APKBUILD b/community/ffcall/APKBUILD
index 8c01ca5b396..f45f05759da 100644
--- a/community/ffcall/APKBUILD
+++ b/community/ffcall/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.4
pkgrel=2
pkgdesc="C library for implementing foreign function calls in embedded interpreters"
url="https://www.gnu.org/software/libffcall"
-arch="all"
+arch="all !loongarch64 !riscv64"
license="GPL-2.0-or-later"
makedepends="$depends_dev"
subpackages="$pkgname-doc"