1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 11:45:18 +03:00

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
This commit is contained in:
Tuan M. Hoang 2018-02-10 03:15:35 +00:00 committed by William Pitcock
parent 41d9695b25
commit 934d43aaca
15 changed files with 16 additions and 14 deletions

View file

@ -6,7 +6,7 @@ pkgver=1.8
pkgrel=0
pkgdesc="A Python interface to the gnuplot plotting program."
url="http://gnuplot-py.sourceforge.net"
arch="noarch"
arch="noarch !s390x"
license="LGPL"
depends="python2 py-numpy gnuplot"
depends_dev=""