From 050a64feb37bab260a75b03a307c3a4d5ae3898d Mon Sep 17 00:00:00 2001 From: Kevin Daudt Date: Tue, 14 May 2019 16:29:32 +0000 Subject: community/ruby-mathematical: disable Dependency ruby-enum has build issues. Disable it for now, until it's fixed. --- community/ruby-mathematical/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/ruby-mathematical/APKBUILD b/community/ruby-mathematical/APKBUILD index 98fc821fb9..c9caa0f307 100644 --- a/community/ruby-mathematical/APKBUILD +++ b/community/ruby-mathematical/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.6.12 pkgrel=0 pkgdesc="Convert mathematical equations to SVGs, PNGs, or MathML" url="https://www.gjtorikian.com/mathematical/" -arch="all" +arch="" # ruby-enum has build issues license="MIT" depends="ruby ruby-enum" makedepends="cmake lasem-dev mtex2mml-dev ruby-dev" -- cgit v1.2.3