From aa5a5f1d49dbd5a4979c423073f19171cf8b7e9e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 6 Feb 2018 21:55:09 +0000 Subject: community/mruby: disable on armhf build segfaults on armhf. disable for now --- community/mruby/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community') diff --git a/community/mruby/APKBUILD b/community/mruby/APKBUILD index 65a3248fe2..9738d6c2b3 100644 --- a/community/mruby/APKBUILD +++ b/community/mruby/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.4.0 pkgrel=0 pkgdesc="Lightweight Ruby" url="http://mruby.org" -arch="all" +arch="all !armhf" license="MIT" depends="" makedepends="$depends_dev bison ruby" -- cgit v1.2.3