aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/ruby-mathematical/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/ruby-mathematical/APKBUILD b/community/ruby-mathematical/APKBUILD
index 3fb52ec572..be87fa875b 100644
--- a/community/ruby-mathematical/APKBUILD
+++ b/community/ruby-mathematical/APKBUILD
@@ -15,6 +15,7 @@ checkdepends="mtex2mml-fixtures ruby-io-console ruby-irb ruby-json
source="$pkgname-$pkgver.tar.gz::https://github.com/gjtorikian/$_gemname/archive/v$pkgver.tar.gz
use-system-mtex2mml-fixtures.patch"
builddir="$srcdir/$_gemname-$pkgver"
+options="!check" # check fails with ruby 2.6. disable for now
prepare() {
default_prepare