Add dotnet8.0 to ppc64le and s390x
This commit is contained in:
parent
a0a4b49dbe
commit
ee81c21521
@ -82,6 +82,24 @@ additional_packages = [
|
|||||||
'*': [
|
'*': [
|
||||||
"almalinux-backgrounds",
|
"almalinux-backgrounds",
|
||||||
"libreport-almalinux",
|
"libreport-almalinux",
|
||||||
|
"dotnet",
|
||||||
|
"dotnet-host",
|
||||||
|
"netstandard-targeting-pack-2.1",
|
||||||
|
"aspnetcore-runtime-8.0",
|
||||||
|
"aspnetcore-targeting-pack-8.0",
|
||||||
|
"dotnet-apphost-pack-8.0",
|
||||||
|
"dotnet-hostfxr-8.0",
|
||||||
|
"dotnet-runtime-8.0",
|
||||||
|
"dotnet-sdk-8.0",
|
||||||
|
"dotnet-targeting-pack-8.0",
|
||||||
|
"dotnet-templates-8.0",
|
||||||
|
]
|
||||||
|
}
|
||||||
|
),
|
||||||
|
(
|
||||||
|
'^PowerTools$', {
|
||||||
|
'*': [
|
||||||
|
"dotnet-sdk-8.0-source-built-artifacts",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
),
|
),
|
||||||
|
@ -81,6 +81,24 @@ additional_packages = [
|
|||||||
'*': [
|
'*': [
|
||||||
"almalinux-backgrounds",
|
"almalinux-backgrounds",
|
||||||
"libreport-almalinux",
|
"libreport-almalinux",
|
||||||
|
"dotnet",
|
||||||
|
"dotnet-host",
|
||||||
|
"netstandard-targeting-pack-2.1",
|
||||||
|
"aspnetcore-runtime-8.0",
|
||||||
|
"aspnetcore-targeting-pack-8.0",
|
||||||
|
"dotnet-apphost-pack-8.0",
|
||||||
|
"dotnet-hostfxr-8.0",
|
||||||
|
"dotnet-runtime-8.0",
|
||||||
|
"dotnet-sdk-8.0",
|
||||||
|
"dotnet-targeting-pack-8.0",
|
||||||
|
"dotnet-templates-8.0",
|
||||||
|
]
|
||||||
|
}
|
||||||
|
),
|
||||||
|
(
|
||||||
|
'^PowerTools$', {
|
||||||
|
'*': [
|
||||||
|
"dotnet-sdk-8.0-source-built-artifacts",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user