Skip to content

pkgcheck: Ignore x86 arch

Adrian Schollmeyer requested to merge qa into master

The x86 arch generates QA errors with media-video/ffmpeg. However, we don't work with x86, so these QA errors are not really relevant to us.

This commit removes x86 from the arches checked by pkgcheck so the CI pipeline stops complaining about errors which aren't relevant to us.

Merge request reports