sync from upstream

This commit is contained in:
Louis Abel 2023-12-19 09:32:16 -07:00
parent e7dd1a06b2
commit cff3affb30
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 3 additions and 0 deletions

View File

@ -336,6 +336,7 @@ additional_packages = [
"pcp-pmda-resctrl", #ENGCMP-3576
"virt-dib",
"vorbis-tools",
"s390utils", #ENGCMP-3606
],
"aarch64": [
"virt-dib",
@ -344,6 +345,7 @@ additional_packages = [
"kernel-64k-devel", #ENGCMP-2800
"kernel-64k-devel-matched", #ENGCMP-2800
"rhc-worker-playbook", #ENGCMP-3127
"s390utils", #ENGCMP-3606
],
"s390x": [
"libzpc", #ENGCMP-2756
@ -352,6 +354,7 @@ additional_packages = [
"ppc64le": [
"vorbis-tools",
"libreoffice", #ENGCMP-2968
"s390utils", #ENGCMP-3606
],
}),