diff --git a/mangle/generators/version_parser.py b/mangle/generators/version_parser.py index a46f025..8558bde 100755 --- a/mangle/generators/version_parser.py +++ b/mangle/generators/version_parser.py @@ -20,6 +20,9 @@ REPOS = switcher.rlver(results.version, # Source packages we do not ship or are rocky branded IGNORES = [ 'insights-client', + 'shim', + 'shim-unsigned-x64', + 'shim-unsigned-aarch64', 'redhat-cloud-client-configuration', 'rhc', 'rhc-worker-playbook',