From 70ac78a1493c3d1f8231228a732e826f01e32b03 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Thu, 19 Oct 2017 03:25:59 +0200 Subject: community/julia: disable until we fix it Their crappy broken makefile-based build system really makes me crazy... >_< --- community/julia/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/julia/APKBUILD') diff --git a/community/julia/APKBUILD b/community/julia/APKBUILD index 0a3e707760..d0b9563322 100644 --- a/community/julia/APKBUILD +++ b/community/julia/APKBUILD @@ -10,7 +10,7 @@ pkgrel=0 pkgdesc="A high-level, high-performance dynamic language for technical computing" url="http://julialang.org" # x86: no libunwind package -arch="x86_64" +arch="" license="MIT" depends="arpack dsfmt -- cgit v1.2.3