Remove contect for f33; Add context for f37
This commit is contained in:
parent
ceff1b6c62
commit
d0e30c6fc2
1 changed files with 8 additions and 8 deletions
20
swig.yaml
20
swig.yaml
|
|
@ -18,16 +18,6 @@ data:
|
|||
testing and prototyping C/C++ software
|
||||
license: [MIT]
|
||||
configurations:
|
||||
- context: '601d93de'
|
||||
platform: f33
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%golang 0
|
||||
%guile 0
|
||||
%javalang 0
|
||||
%octave 0
|
||||
%Rlang 0
|
||||
- context: '058368ca'
|
||||
platform: f34
|
||||
buildopts:
|
||||
|
|
@ -58,6 +48,16 @@ data:
|
|||
%javalang 0
|
||||
%octave 0
|
||||
%Rlang 0
|
||||
- context: 'f37'
|
||||
platform: f37
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%golang 0
|
||||
%guile 0
|
||||
%javalang 0
|
||||
%octave 0
|
||||
%Rlang 0
|
||||
- context: '8b234a03'
|
||||
platform: eln
|
||||
buildopts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue