Files
zira-etc/mock/centos-stream-9-ppc64le.cfg
2023-03-26 20:38:37 +03:00

7 lines
228 B
INI

config_opts["koji_primary_repo"] = "centos-stream"
include('templates/centos-stream-9.tpl')
config_opts['root'] = 'centos-stream-9-ppc64le'
config_opts['target_arch'] = 'ppc64le'
config_opts['legal_host_arches'] = ('ppc64le',)