Files
zira-etc/mock/centos-stream+epel-next-8-ppc64le.cfg
2022-02-16 14:17:54 +02:00

10 lines
304 B
INI

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