diff options
-rw-r--r-- | testing/ladspa/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/ladspa/APKBUILD b/testing/ladspa/APKBUILD index ded8ec023f..bc0d2981fd 100644 --- a/testing/ladspa/APKBUILD +++ b/testing/ladspa/APKBUILD @@ -6,6 +6,7 @@ pkgrel=1 pkgdesc="Linux Audio Developer's Simple Plug-in API, examples and tools" url="http://www.ladspa.org/" arch="all" +options="!check" # Currently fails on armhf and aarch64. license="LGPL-2.0" depends="" makedepends="" |