- Package:
- src:csound
- Source:
- src:csound
- Submitter:
- Graham Inggs
- Date:
- 2025-09-04 17:23:02 UTC
- Severity:
- normal
- Tags:
Hi Maintainer debian/tests/control contains the following: Architecture: [!s390x] The invalid syntax causes the marked tests to be skipped on all architectures, so appears to work as intended. I guess what you wanted is: Architecture: !s390x Regards Graham