Let us not forget about x86_64
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
99ab131353
commit
268372641d
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ RELEASES = {'f27': {'topic': 'fedora',
|
|||
'repos': {'updates-testing': {
|
||||
'from': 'f27-modular-updates-testing',
|
||||
'to': [{'arches': ['aarch64', 'armhfp', 'i386', 'ppc64', 'ppc64le',
|
||||
's390x', 'source'],
|
||||
's390x', 'source', 'x86_64'],
|
||||
'dest': os.path.join(FEDORAMODDEST, 'testing', '27', 'Server')},
|
||||
]}}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue