Files
zira-etc/mock/centos-stream-9-x86_64.cfg
2021-08-08 17:49:24 +03:00

6 lines
174 B
INI

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