diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index 809429ea24..839b2ca106 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -128,7 +128,7 @@ multilib_blacklist = { } # format: {arch|*: [packages]} multilib_whitelist = { - '*': ['libgnat', 'wine*', 'lmms-vst', 'nspluginwrapper', + '*': ['libgnat', 'wine', 'wine-*', 'lmms-vst', 'nspluginwrapper', 'libflashsupport', 'valgrind', 'perl-libs', 'redhat-lsb', 'yaboot', 'syslinux-extlinux-nonlinux', 'syslinux-nonlinux', 'syslinux-tftpboot', 'nosync', '*-static', 'apitrace-libs',