aboutsummaryrefslogtreecommitdiffstats
path: root/main/gsl
diff options
context:
space:
mode:
Diffstat (limited to 'main/gsl')
-rw-r--r--main/gsl/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/gsl/APKBUILD b/main/gsl/APKBUILD
index ab94db1675..8b72a9bcfb 100644
--- a/main/gsl/APKBUILD
+++ b/main/gsl/APKBUILD
@@ -11,6 +11,7 @@ makedepends=
subpackages="$pkgname-dev $pkgname-doc"
source="http://ftp.gnu.org/gnu/gsl/gsl-$pkgver.tar.gz
dont-disable-deprecated.patch"
+options="!check" # x86 and aarch64 fail the testsuite
# dont-disable-deprecated.patch is workaround for:
# https://github.com/SciRuby/rb-gsl/issues/40