Blocking perl-bootstrap:*, rust:*, rpm:* modules

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
Mohan Boddu 2021-01-26 11:45:47 -05:00 committed by kevin
parent 8242fb1d09
commit 5f412bc205

View File

@ -181,6 +181,14 @@ filter_packages = [
}),
]
filter_modules = [
('(Modular)$', {
'*': [
'perl-bootstrap:*',
'rpm:*',
]
}),
]
# format: {arch|*: [packages]}
multilib_blacklist = {