From 8948419ed94cf5cfe3d56f29c350898c0cdc6ee3 Mon Sep 17 00:00:00 2001 From: Gabriel Becker Date: Wed, 9 Dec 2020 11:58:48 +0100 Subject: [PATCH] Set platform package mapping to None for not_s390x_arch CPE. --- ssg/constants.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ssg/constants.py b/ssg/constants.py index f5c0566928..589c955f02 100644 --- a/ssg/constants.py +++ b/ssg/constants.py @@ -337,6 +337,7 @@ "sssd": "sssd-common", "zipl": "s390utils-base", "sssd-ldap": None, # Force package check wrapping skip + "not_s390x_arch": None, } # _version_name_map = {