main/ruby: disable on aarch64

fails to build with this error http://tpaste.us/3wXJ
This commit is contained in:
Carlo Landmeter 2016-08-12 15:33:07 +00:00
parent 1829300477
commit 4fa97edddd

View File

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