From 1688ac16d28c82a597b3ad2387aa6b643d81d16d Mon Sep 17 00:00:00 2001 From: tigro Date: Thu, 3 Oct 2024 12:33:51 +0300 Subject: [PATCH] Exclude SLOF --- msvsphere-8.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/msvsphere-8.json b/msvsphere-8.json index b9990be..1ae6b29 100644 --- a/msvsphere-8.json +++ b/msvsphere-8.json @@ -86,6 +86,9 @@ "servicelog": { "reason": "ppc64le architecture-specific package." }, + "SLOF": { + "reason": "pc64le architecture-specific package." + }, "shim-unsigned-aarch64": { "reason": "aarch64 architecture-specific package." },