From 934d43aaca5b4dbd2ed14c5a94485a6639ddbd18 Mon Sep 17 00:00:00 2001 From: "Tuan M. Hoang" Date: Sat, 10 Feb 2018 03:15:35 +0000 Subject: testing/[various]: fixes on s390x need py-numpy : py-cpuinfo, websockify, py-gnuplot, py-scipy, py-fonttools, py-matplotlib, py-opengl need openblas : harminv no jit support : texlive no arch support : tcc, nim, perl-sys-syscall radare2 : need disabling debugger thermald : seems to be intel-only thing lazperf : io tests hang --- testing/lazperf/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/lazperf/APKBUILD') diff --git a/testing/lazperf/APKBUILD b/testing/lazperf/APKBUILD index a272ce5697..2194a97a08 100644 --- a/testing/lazperf/APKBUILD +++ b/testing/lazperf/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.1.0 pkgrel=0 pkgdesc="Alternative LAZ implementation for C++ and JavaScript" url="https://github.com/hobu/laz-perf" -arch="all !armhf" # armhf: io_test segfaults +arch="all !armhf !s390x" # armhf: io_test segfaults license="LGPL-2.0-or-later" makedepends="cmake" install="" -- cgit v1.2.3