community/mruby: disable on armhf

build segfaults on armhf. disable for now
This commit is contained in:
Natanael Copa 2018-02-06 21:55:09 +00:00
parent ddb224a872
commit aa5a5f1d49

View File

@ -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"