Drop i386 from tree_arches
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
08c446f6c3
commit
60f3becb0a
@ -4,8 +4,8 @@
|
||||
# Fedora signing keys.
|
||||
sigkeys = ['5323552a']
|
||||
|
||||
# Architectures supported by Fedora.
|
||||
tree_arches = ['aarch64', 'ppc64le', 's390x', 'x86_64', 'i386']
|
||||
# Architectures supported by Fedora ELN.
|
||||
tree_arches = ['aarch64', 'ppc64le', 's390x', 'x86_64']
|
||||
|
||||
# For Fedora-ELN, we do not inherit builds from parent tags.
|
||||
pkgset_koji_inherit = False
|
||||
|
Loading…
Reference in New Issue
Block a user