mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/emscripten: disable on s390x
This commit is contained in:
parent
016da85569
commit
a5512b8876
@ -9,7 +9,7 @@ pkgver=1.37.9
|
||||
pkgrel=3
|
||||
pkgdesc="An LLVM-to-JavaScript Compiler"
|
||||
url="https://kripken.github.io/emscripten-site/"
|
||||
arch="all"
|
||||
arch="all !s390x"
|
||||
license="MIT UOI-NCSA"
|
||||
depends="$pkgname-optimizer>=$pkgver emscripten-fastcomp>=$pkgver
|
||||
nodejs python2 node-closurecompiler-externs"
|
||||
|
Loading…
Reference in New Issue
Block a user