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

7 lines
222 B
INI

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