Limit arches to aarch64 and x86_64
This commit is contained in:
parent
1218967ade
commit
7556d07866
1 changed files with 3 additions and 0 deletions
|
|
@ -22,10 +22,13 @@ data:
|
|||
default:
|
||||
rpms:
|
||||
- devhelp
|
||||
buildopts:
|
||||
arches: [aarch64, x86_64]
|
||||
components:
|
||||
rpms:
|
||||
devhelp:
|
||||
rationale: Application package
|
||||
ref: f35
|
||||
buildorder: 10
|
||||
arches: [aarch64, x86_64]
|
||||
...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue