mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
try to stamp out weird qt6 and toolbox stuff
This commit is contained in:
parent
43d46e8c29
commit
9066314210
@ -48,6 +48,14 @@ exclude_filter {
|
||||
}
|
||||
exclude_filter {
|
||||
repo_match: "^AppStream$"
|
||||
arch {
|
||||
key: "*"
|
||||
glob_match: "qt6-qtcharts-examples"
|
||||
glob_match: "qt6-qtdatavis3d-examples"
|
||||
glob_match: "qt6-qtnetworkauth-examples"
|
||||
glob_match: "qt6-qtvirtualkeyboard-examples"
|
||||
glob_match: "toolbox-tests"
|
||||
}
|
||||
arch {
|
||||
key: "ppc64le"
|
||||
glob_match: "cockpit-machines"
|
||||
|
Loading…
Reference in New Issue
Block a user