mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-19 06:47:41 +00:00
chore(linux): Exclude autopkg tests on s390x
We don't build the binaries on s390x so it doesn't make sense trying to run the autopkg tests on s390x. This change imports the changes made on Debian in pkg version 16.0.138-4. Co-authored-by: Gunnar Hjalmarsson <gunnarhj@ubuntu.com>
This commit is contained in:
parent
8446ed0d25
commit
e4caf4d4f5
2 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
keyman (16.0.138-4) unstable; urgency=medium
|
||||
|
||||
* Team upload
|
||||
* debian/tests/control: Don't run autopkgtest on s390x
|
||||
|
||||
-- Gunnar Hjalmarsson <gunnarhj@ubuntu.com> Sat, 11 Feb 2023 18:39:13 +0100
|
||||
|
||||
keyman (16.0.138-3) unstable; urgency=medium
|
||||
|
||||
* debian/tests/test-build: Fix autopkgtests
|
||||
|
|
|
|||
|
|
@ -2,3 +2,4 @@ Tests: test-build
|
|||
Depends: @,
|
||||
build-essential,
|
||||
pkg-config,
|
||||
Architecture: amd64 arm64 armel armhf i386 mips64el mipsel ppc64el riscv64
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue