ALBS-1073: Prepare new configs of the building artifacts generator for all arches for 8.8-beta & 9.2-beta
- A few modules for i686 are filtered
This commit is contained in:
parent
4c5afd2c92
commit
e31224dcca
@ -111,7 +111,16 @@ filter_packages = [
|
||||
)
|
||||
]
|
||||
|
||||
filter_modules = []
|
||||
filter_modules = [(
|
||||
'^AppStream$', {
|
||||
'*': [
|
||||
"postgresql:15",
|
||||
"swig:4.1",
|
||||
"nginx:1.22",
|
||||
"jaxb:4",
|
||||
]
|
||||
}
|
||||
)]
|
||||
|
||||
additional_packages = [
|
||||
(
|
||||
|
Loading…
Reference in New Issue
Block a user