mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-22 15:47:41 +00:00
Merge pull request #5213 from keymanapp/fix/linux/ignore-s390x
fix(linux): Exclude s390x from package builds for ibus-keyman
This commit is contained in:
commit
ebddcd6f65
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue