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

8 lines
275 B
INI

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