mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/mruby: disable on armhf
build segfaults on armhf. disable for now
This commit is contained in:
parent
ddb224a872
commit
aa5a5f1d49
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user