aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ffcall/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ffcall/APKBUILD')
-rw-r--r--testing/ffcall/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ffcall/APKBUILD b/testing/ffcall/APKBUILD
index efa4d58cae..4cd914dbb8 100644
--- a/testing/ffcall/APKBUILD
+++ b/testing/ffcall/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.0
pkgrel=1
pkgdesc="C library for implementing foreign function calls in embedded interpreters"
url="http://www.gnu.org/software/libffcall/"
-arch="all !x86"
+arch="all !x86 !armhf"
license="GPL2"
depends=""
depends_dev=""