mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/binaryen: add comment about !s390x
This commit is contained in:
parent
90d76ee1c1
commit
40568af72c
@ -5,6 +5,7 @@ pkgver=123
|
||||
pkgrel=1
|
||||
pkgdesc="Compiler infrastructure and toolchain library for WebAssembly, in C++"
|
||||
url="https://github.com/WebAssembly/binaryen"
|
||||
# s390x: tests fail (endian issues)
|
||||
arch="all !s390x"
|
||||
license="Apache-2.0"
|
||||
makedepends="
|
||||
|
Loading…
Reference in New Issue
Block a user