From f2ff36c27429c42beb3ac7f7c5c9255da2f75247 Mon Sep 17 00:00:00 2001 From: tigro Date: Wed, 17 Jul 2024 19:37:03 +0300 Subject: [PATCH] Added SLOF exclude --- msvsphere-9.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/msvsphere-9.json b/msvsphere-9.json index 0d26364..fe490d1 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -79,6 +79,9 @@ "servicelog": { "reason": "ppc64le architecture-specific package." }, + "SLOF": { + "reason": "pc64le architecture-specific package." + }, "shim-unsigned-aarch64": { "reason": "aarch64 architecture-specific package." },