mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/ruby: disable on aarch64
fails to build with this error http://tpaste.us/3wXJ
This commit is contained in:
parent
1829300477
commit
4fa97edddd
@ -9,7 +9,7 @@ _abi=2.3.0
|
||||
|
||||
pkgdesc="An object-oriented language for quick and easy programming"
|
||||
url="http://www.ruby-lang.org/en/"
|
||||
arch="all"
|
||||
arch="all !aarch64"
|
||||
license="Ruby"
|
||||
depends=""
|
||||
depends_dev="gmp-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user