Update 'x86_64/include_exclude.conf'

This commit is contained in:
Stepan Oksanichenko 2023-03-06 18:40:47 +00:00
parent c20000f9a3
commit 8d3f271f8e

View File

@ -102,9 +102,11 @@ filter_modules = []
additional_packages = [
(
'^AppStream$', {
'x86_64': [
'*': [
"almalinux-backgrounds",
"libreport-almalinux",
],
'x86_64': [
"nmstate.x86_64",
]
}