aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-mathematical
diff options
context:
space:
mode:
Diffstat (limited to 'community/ruby-mathematical')
-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 bb011c36ba..c5998e3a81 100644
--- a/community/ruby-mathematical/APKBUILD
+++ b/community/ruby-mathematical/APKBUILD
@@ -12,6 +12,7 @@ depends="ruby ruby-enum"
makedepends="cmake lasem-dev mtex2mml-dev ruby-dev"
checkdepends="mtex2mml-fixtures ruby-io-console ruby-irb ruby-json
ruby-minitest ruby-nokogiri ruby-rake"
+options="!check" # TODO: tests fails with ruby 2.7.
source="$pkgname-$pkgver.tar.gz::https://github.com/gjtorikian/$_gemname/archive/v$pkgver.tar.gz
use-system-mtex2mml-fixtures.patch"
builddir="$srcdir/$_gemname-$pkgver"