Files
zira-etc/mock/centos-stream+epel-next-9-ppc64le.cfg
2022-04-17 12:57:39 +03:00

10 lines
362 B
INI

config_opts["koji_primary_repo"] = "epel-next"
include('templates/centos-stream-9.tpl')
include('templates/epel-9.tpl')
include('templates/epel-next-9.tpl')
config_opts['root'] = 'centos-stream+epel-next-9-ppc64le'
config_opts['description'] = 'CentOS Stream 9 + EPEL Next'
config_opts['target_arch'] = 'ppc64le'
config_opts['legal_host_arches'] = ('ppc64le',)