6 lines
153 B
INI
6 lines
153 B
INI
include('templates/epel-7.tpl')
|
|
|
|
config_opts['root'] = 'epel-7-ppc64'
|
|
config_opts['target_arch'] = 'ppc64'
|
|
config_opts['legal_host_arches'] = ('ppc64',)
|