Add dotnet7.0 to PPC and s390x
This commit is contained in:
parent
cc7381a039
commit
82a3ad8788
@ -77,6 +77,35 @@ additional_packages = [
|
|||||||
'^AppStream$', {
|
'^AppStream$', {
|
||||||
'*': [
|
'*': [
|
||||||
"almalinux-backgrounds",
|
"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",
|
||||||
|
"qt5-doc",
|
||||||
|
"qt5-qtcharts-doc",
|
||||||
|
"qt5-qtdatavis3d-doc",
|
||||||
|
"qt5-qtpurchasing-doc",
|
||||||
|
"qt5-qtremoteobjects-doc",
|
||||||
|
"qt5-qtscxml-doc",
|
||||||
|
"qt5-qtspeech-doc",
|
||||||
|
"qt5-qtvirtualkeyboard-doc",
|
||||||
|
"qt5-qtwebview-doc",
|
||||||
|
]
|
||||||
|
}
|
||||||
|
),
|
||||||
|
(
|
||||||
|
'^PowerTools$', {
|
||||||
|
'*': [
|
||||||
|
"dotnet-sdk-7.0-source-built-artifacts",
|
||||||
|
"xorg-x11-server-source",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
),
|
),
|
||||||
|
@ -78,6 +78,35 @@ additional_packages = [
|
|||||||
'^AppStream$', {
|
'^AppStream$', {
|
||||||
'*': [
|
'*': [
|
||||||
"almalinux-backgrounds",
|
"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",
|
||||||
|
"qt5-doc",
|
||||||
|
"qt5-qtcharts-doc",
|
||||||
|
"qt5-qtdatavis3d-doc",
|
||||||
|
"qt5-qtpurchasing-doc",
|
||||||
|
"qt5-qtremoteobjects-doc",
|
||||||
|
"qt5-qtscxml-doc",
|
||||||
|
"qt5-qtspeech-doc",
|
||||||
|
"qt5-qtvirtualkeyboard-doc",
|
||||||
|
"qt5-qtwebview-doc",
|
||||||
|
]
|
||||||
|
}
|
||||||
|
),
|
||||||
|
(
|
||||||
|
'^PowerTools$', {
|
||||||
|
'*': [
|
||||||
|
"dotnet-sdk-7.0-source-built-artifacts",
|
||||||
|
"xorg-x11-server-source",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user