diff --git a/msvsphere/filter_packages.conf b/msvsphere/filter_packages.conf index 5e5f67c..cf39831 100644 --- a/msvsphere/filter_packages.conf +++ b/msvsphere/filter_packages.conf @@ -14,5 +14,13 @@ filter_packages = [ "systemd-standalone-tmpfiles" ] } + ), + ( + '^Devel$', { + 'i686': [ + "*.i686" + ] + } ) + ]