diff --git a/msvsphere-9.json b/msvsphere-9.json index 0ed303f..3902d6e 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -6,6 +6,10 @@ "insights-client": { "reason": "RHEL-specific package." }, + "kpatch-patch.*": { + "reason": "We don't support kernel live patching now", + "regexp": true + }, "libica": { "reason": "s390x architecture-specific package." }, @@ -33,6 +37,9 @@ "lsvpd": { "reason": "ppc64le architecture-specific package." }, + "llvm-toolset": { + "reason": "Part of llvm." + }, "opal-prd": { "reason": "ppc64le architecture-specific package." }, @@ -48,6 +55,9 @@ "ppc64-diag": { "reason": "ppc64le architecture-specific package." }, + "rust-toolset": { + "reason": "Part of rust." + }, "qclib": { "reason": "s390x architecture-specific package." },