mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
Forgot git add
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
config_opts['releasever'] = '38'
|
||||
config_opts['target_arch'] = 'aarch64'
|
||||
config_opts['legal_host_arches'] = ('aarch64',)
|
||||
|
||||
include('templates/anda.tpl')
|
||||
@@ -0,0 +1,5 @@
|
||||
config_opts['releasever'] = '38'
|
||||
config_opts['target_arch'] = 'x86_64'
|
||||
config_opts['legal_host_arches'] = ('x86_64',)
|
||||
|
||||
include('templates/anda.tpl')
|
||||
Reference in New Issue
Block a user