diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2017-08-16 16:15:56 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2017-08-16 16:19:26 +0200 |
commit | c8f47529eee7b8195d59ac0ea32a2c9a94017021 (patch) | |
tree | 0f7800d4d0960d296d3603a371199a1ea06109d2 /community/julia | |
parent | b9c8b671e06daea87f2b4ed97c30ea9b098caf42 (diff) | |
download | aports-c8f47529eee7b8195d59ac0ea32a2c9a94017021.tar.bz2 aports-c8f47529eee7b8195d59ac0ea32a2c9a94017021.tar.xz |
community/julia: disable build
http://tpaste.us/1v64
Diffstat (limited to 'community/julia')
-rw-r--r-- | community/julia/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/julia/APKBUILD b/community/julia/APKBUILD index a6ebd071f7..b487176029 100644 --- a/community/julia/APKBUILD +++ b/community/julia/APKBUILD @@ -10,7 +10,7 @@ pkgrel=3 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 |