8 lines
242 B
INI
8 lines
242 B
INI
include('templates/centos-stream-9.tpl')
|
|
include('templates/epel-9.tpl')
|
|
include('templates/epel-next-9.tpl')
|
|
|
|
config_opts['root'] = 'epel-next-9-ppc64le'
|
|
config_opts['target_arch'] = 'ppc64le'
|
|
config_opts['legal_host_arches'] = ('ppc64le',)
|