diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/cloudi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cloudi/APKBUILD b/testing/cloudi/APKBUILD index 2c8fa2ffce..d8717f5020 100644 --- a/testing/cloudi/APKBUILD +++ b/testing/cloudi/APKBUILD @@ -33,7 +33,7 @@ pkgrel=0 pkgdesc="Cloud computing framework for efficient, scalable, and stable soft-realtime event processing." url="http://cloudi.org/" license="MIT" -arch="all" +arch="all !armhf" # armhf: build error depends="erlang g++" makedepends="autoconf |