- extras lookaside is changed for x86_64

- gather method is changed for the same
This commit is contained in:
soksanichenko 2023-03-13 14:10:48 +02:00
parent 0f94193cf3
commit 5585510531

View File

@ -48,10 +48,13 @@
] ]
}, },
"extras": { "extras": {
"gather_methods": {"*": "nodeps"}, "gather_methods": "hybrid",
"buildinstall_skip": true, "buildinstall_skip": true,
"createiso_skip": true, "createiso_skip": true,
"variant_as_lookaside": [] "variant_as_lookaside": [
"BaseOS",
"AppStream"
]
}, },
"RT": { "RT": {
"gather_methods": "hybrid", "gather_methods": "hybrid",