Limit to Fedora < 37
This stream is supported only on Fedora < 37 until 2023-05-16, bug #2121704.
This commit is contained in:
parent
597a6b4150
commit
571ef126bc
1 changed files with 3 additions and 2 deletions
|
|
@ -11,9 +11,10 @@ data:
|
|||
module: [MIT]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: []
|
||||
# Supported only on Fedora < 37 until 2023-05-16, bug #2121704
|
||||
platform: [f35, f36]
|
||||
requires:
|
||||
platform: []
|
||||
platform: [f35, f36]
|
||||
references:
|
||||
community: https://docs.pagure.org/modularity/
|
||||
documentation: https://www.postgresql.org/docs/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue