From d66f53872fb62ff098dbdafdd7c6008f0d774a88 Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Sat, 20 Aug 2016 12:40:46 +0000 Subject: community/ruby2.1: disable on aarch64 https://bugs.ruby-lang.org/issues/12679 --- community/ruby2.1/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/ruby2.1') diff --git a/community/ruby2.1/APKBUILD b/community/ruby2.1/APKBUILD index d46395cb5..0848b1c86 100644 --- a/community/ruby2.1/APKBUILD +++ b/community/ruby2.1/APKBUILD @@ -9,7 +9,7 @@ _abiver="$_majorver.0" pkgrel=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="" makedepends="zlib-dev openssl-dev gdbm-dev db-dev readline-dev -- cgit v1.2.3