fix(linux): Exclude s390x from package builds for ibus-keyman

ibus-keyman depends on keyman-keyboardprocessor which we don't
build for s390x because we currently don't support big-endian.
We only build for the same architectures as keyman-keyboardprocessor.
This commit is contained in:
Eberhard Beilharz 2021-06-02 11:51:29 +02:00
parent 529ab546cb
commit f0e2c848c3
No known key found for this signature in database
GPG key ID: 64A39A9E98B53105

View file

@ -18,7 +18,7 @@ Vcs-Browser: https://github.com/keymanapp/keyman/tree/master/linux/ibus-keyman
Homepage: https://www.keyman.com
Package: ibus-keyman
Architecture: any
Architecture: amd64 arm64 armel armhf i386 mipsel mips64el ppc64el
Depends:
ibus (>= 1.3.7),
sudo,