aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-pylink-square/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pylink-square/APKBUILD b/community/py3-pylink-square/APKBUILD
index e3f0179b926..dab5b1de646 100644
--- a/community/py3-pylink-square/APKBUILD
+++ b/community/py3-pylink-square/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.2.0
pkgrel=1
pkgdesc="Python interface for SEGGER J-Link"
url="https://github.com/Square/pylink"
-arch="noarch"
+arch="noarch !s390x" # fails tests on big-endian
license="Apache-2.0"
depends="
py3-psutil