aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-keepass/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-keepass/APKBUILD')
-rw-r--r--testing/py3-keepass/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-keepass/APKBUILD b/testing/py3-keepass/APKBUILD
index 1f5269f34e..1dff6c63bc 100644
--- a/testing/py3-keepass/APKBUILD
+++ b/testing/py3-keepass/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.0.3
pkgrel=0
pkgdesc="Python3 library to interact with keepass databases"
url="https://github.com/pschmitt/pykeepass"
-arch="noarch"
+arch="noarch !s390x" # pykeepass test fail on s390x
license="GPL-3.0-only"
depends="python3 py3-dateutil py3-pycryptodome py3-construct py3-lxml
py3-argon2-cffi py3-cffi py3-future py3-setuptools"