diff --git a/ppc64le/include_exclude.conf b/ppc64le/include_exclude.conf index 8efd463..135dad1 100644 --- a/ppc64le/include_exclude.conf +++ b/ppc64le/include_exclude.conf @@ -77,6 +77,35 @@ 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", + "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", ] } ), diff --git a/s390x/include_exclude.conf b/s390x/include_exclude.conf index 9cbd1cc..7720028 100644 --- a/s390x/include_exclude.conf +++ b/s390x/include_exclude.conf @@ -78,6 +78,35 @@ 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", + "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", ] } ),