julia: drop ppc64le

This has been broken since 1.1.x and nobody seems to be fixing it,
so drop. Other distros have done so already, and the fix seems to
be non-trivial. Might reintroduce if it's fixed sometime.

[ci skip]
This commit is contained in:
q66 2019-02-19 19:15:34 +01:00 committed by Juan RP
parent 691213402d
commit 99b3a4d623
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
pkgname=julia
version=1.1.1
revision=2
archs="i686* x86_64* ppc64le*"
archs="i686* x86_64*"
build_style=gnu-makefile
make_build_args="prefix=/usr sysconfdir=/etc USE_SYSTEM_LLVM=0 USE_LLVM_SHLIB=1
USE_SYSTEM_PCRE=1 USE_SYSTEM_BLAS=1 USE_SYSTEM_LAPACK=1 USE_SYSTEM_GMP=1