Disable building for targets other than Fedora
This commit is contained in:
parent
0053c3f8b7
commit
a11430f9fb
1 changed files with 2 additions and 2 deletions
|
|
@ -15,9 +15,9 @@ data:
|
|||
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [-el8]
|
||||
platform: [-el8, -epel8, -eln]
|
||||
requires:
|
||||
platform: [-el8]
|
||||
platform: [-el8, -epel8, -eln]
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue