Add an expansion for platform:f36
This commit is contained in:
parent
6baa10ec39
commit
ee4f26c141
1 changed files with 2 additions and 2 deletions
|
|
@ -19,10 +19,10 @@ data:
|
|||
module: [ MIT ]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [eln, f34, f35]
|
||||
platform: [eln, f34, f35, f36]
|
||||
perl: ['5.32']
|
||||
requires:
|
||||
platform: [eln, f34, f35]
|
||||
platform: [eln, f34, f35, f36]
|
||||
perl: ['5.32']
|
||||
references:
|
||||
community: https://metacpan.org/release/IO-Socket-SSL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue