copr: use a correct %dist for fedora-34-armhfp chroot
Fixes: rhbz#1956111
This commit is contained in:
parent
6a107bc041
commit
304432fc88
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
config_opts['releasever'] = '34'
|
||||
config_opts['target_arch'] = 'armv7hl'
|
||||
config_opts['legal_host_arches'] = ('armv7l', 'armv8l', 'aarch64')
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1895363
|
||||
config_opts['use_bootstrap'] = False
|
||||
|
||||
include('templates/fedora-rawhide.tpl')
|
||||
include('templates/fedora-branched.tpl')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue