Skip to content

Commit 7f3a4b4

Browse files
committed
add shim unsigned to parser part 2
1 parent 4906749 commit 7f3a4b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mangle/generators/version_parser.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
# Source packages we do not ship or are rocky branded
2121
IGNORES = [
2222
'insights-client',
23+
'shim',
24+
'shim-unsigned-x64',
25+
'shim-unsigned-aarch64',
2326
'redhat-cloud-client-configuration',
2427
'rhc',
2528
'rhc-worker-playbook',

0 commit comments

Comments
 (0)