Filter package

i8.9
Arkady L. Shane 9 months ago
parent e315f20fcf
commit bc13db300d
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -3,7 +3,9 @@ filter_packages = [
'^AppStream$', {
'*': [
"adobe-source-code-pro-fonts",
"python*-beautifulsoup4",
"python-beautifulsoup4",
"python2-beautifulsoup4",
"python3-beautifulsoup4",
"lorax-templates-rhel"
]
}

@ -4,7 +4,9 @@ filter_packages = [
'*': [
"glibc32",
"adobe-source-code-pro-fonts",
"python*-beautifulsoup4",
"python-beautifulsoup4",
"python2-beautifulsoup4",
"python3-beautifulsoup4",
"lorax-templates-rhel"
]
}

Loading…
Cancel
Save