From 906631421009ac6f5ad1458fc995d74d54a3c509 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Tue, 30 Jul 2024 00:19:47 -0700 Subject: [PATCH] try to stamp out weird qt6 and toolbox stuff --- autocatalog.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/autocatalog.cfg b/autocatalog.cfg index 8e049b7..3459c3f 100644 --- a/autocatalog.cfg +++ b/autocatalog.cfg @@ -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"