diff options
-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 b487176029..a6ebd071f7 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="" +arch="x86_64" license="MIT" depends="arpack dsfmt |