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