Remove dotnet7.0 from PPC

This commit is contained in:
Andrew Lukoshko 2022-11-15 22:28:24 +01:00
parent 3c2127869b
commit b8cbb41945
1 changed files with 0 additions and 9 deletions

View File

@ -77,15 +77,7 @@ additional_packages = [
'^AppStream$', {
'*': [
"almalinux-backgrounds",
"aspnetcore-runtime-7.0",
"aspnetcore-targeting-pack-7.0",
"boom-boot-grub2",
"dotnet-apphost-pack-7.0",
"dotnet-hostfxr-7.0",
"dotnet-runtime-7.0",
"dotnet-sdk-7.0",
"dotnet-targeting-pack-7.0",
"dotnet-templates-7.0",
"keylime-selinux",
"pki-symkey",
"qatlib-service",
@ -104,7 +96,6 @@ additional_packages = [
(
'^PowerTools$', {
'*': [
"dotnet-sdk-7.0-source-built-artifacts",
"xorg-x11-server-source",
]
}