Do not build for EL8

EL8 has it's own 1.14 stream

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
This commit is contained in:
Felix Kaechele 2022-01-19 12:08:00 -05:00
commit 98374e4c1e

View file

@ -9,9 +9,9 @@ data:
module: [ MIT ]
dependencies:
- buildrequires:
platform: []
platform: [-el8] # EL8+ contains it's own 1.14 stream
requires:
platform: []
platform: [-el8]
references:
documentation: http://nginx.org/en/docs/
tracker: https://trac.nginx.org/nginx/