aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-01-28 16:14:15 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-01-28 16:14:15 -0600
commit3f7243ea9f081f72a467d6ce68c48a5078078be6 (patch)
tree96972cb90a8015db570e38b3c33e4145bce5a52b /testing
parent1b2f90dd881665dc65a6986c362816174c3d1312 (diff)
downloadaports-3f7243ea9f081f72a467d6ce68c48a5078078be6.tar.bz2
aports-3f7243ea9f081f72a467d6ce68c48a5078078be6.tar.xz
testing/ladspa: remove test suite until fixed
Diffstat (limited to 'testing')
-rw-r--r--testing/ladspa/APKBUILD1
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=""