Disable building for targets other than Fedora

This commit is contained in:
Michal Schorm 2020-11-06 04:06:12 +01:00
commit a11430f9fb

View file

@ -15,9 +15,9 @@ data:
dependencies:
- buildrequires:
platform: [-el8]
platform: [-el8, -epel8, -eln]
requires:
platform: [-el8]
platform: [-el8, -epel8, -eln]