diff --git a/swig.yaml b/swig.yaml index 5d6eec3..bdafae3 100644 --- a/swig.yaml +++ b/swig.yaml @@ -20,11 +20,11 @@ data: license: [MIT] configurations: - context: 'rhel9' - platform: el9 - buildopts: - rpms: - macros: | - %_without_build_ccache_swig 1 + platform: el9 + buildopts: + rpms: + macros: | + %_without_build_ccache_swig 1 references: community: https://www.swig.org/ documentation: http://www.swig.org/doc.html