ALBS-1073: Prepare new configs of the building artifacts generator for all arches for 8.8-beta & 9.2-beta
- A few modules for x86_64 are filtered
This commit is contained in:
parent
6ec8027983
commit
c2d6738ade
@ -76,31 +76,31 @@ filter_packages = [
|
|||||||
}
|
}
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
# filter_modules = [
|
filter_modules = [
|
||||||
# (
|
(
|
||||||
# '^AppStream$', {
|
'^AppStream$', {
|
||||||
# '*': [
|
'*': [
|
||||||
# "postgresql:15",
|
"postgresql:15",
|
||||||
# "nginx:1.22",
|
"nginx:1.22",
|
||||||
# "maven:3.8",
|
"maven:3.8",
|
||||||
# ]
|
]
|
||||||
# }
|
}
|
||||||
# ),
|
),
|
||||||
# (
|
(
|
||||||
# '^CRB$', {
|
'^CRB$', {
|
||||||
# '*': [
|
'*': [
|
||||||
# "swig:4.1",
|
"swig:4.1",
|
||||||
# ]
|
]
|
||||||
# }
|
}
|
||||||
# ),
|
),
|
||||||
# (
|
(
|
||||||
# '^devel$', {
|
'^devel$', {
|
||||||
# '*': [
|
'*': [
|
||||||
# "javapackages-tools:202201",
|
"javapackages-tools:202201",
|
||||||
# ]
|
]
|
||||||
# }
|
}
|
||||||
# ),
|
),
|
||||||
# ]
|
]
|
||||||
|
|
||||||
additional_packages = [
|
additional_packages = [
|
||||||
(
|
(
|
||||||
|
Loading…
Reference in New Issue
Block a user