Limit to qtwebengine arches
While we started building flatpaks for ppc64le in F39, qt6-qtwebengine is only built for x86_64 and aarch64.
This commit is contained in:
parent
3d5d1e5e24
commit
19ca194a2d
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
platforms:
|
||||
only:
|
||||
- aarch64
|
||||
- x86_64
|
||||
flatpak:
|
||||
id: org.qutebrowser.qutebrowser
|
||||
branch: stable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue