set the multilib white and black list policies for all arches
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
f528c8ae23
commit
22b7efca93
@ -174,7 +174,7 @@ filter_packages = [
|
||||
|
||||
# format: {arch|*: [packages]}
|
||||
multilib_blacklist = {
|
||||
'x86_64': ['kernel', 'kernel-PAE*', 'kernel*debug*',
|
||||
'*': ['kernel', 'kernel-PAE*', 'kernel*debug*',
|
||||
'dmraid-devel', 'kdeutils-devel', 'mkinitrd-devel',
|
||||
'java-1.5.0-gcj-devel', 'java-1.7.0-icedtea-devel',
|
||||
'php-devel', 'java-1.6.0-openjdk-devel',
|
||||
@ -187,7 +187,7 @@ multilib_blacklist = {
|
||||
|
||||
# format: {arch|*: [packages]}
|
||||
multilib_whitelist = {
|
||||
'x86_64': ['libgnat', 'wine', 'lmms-vst', 'nspluginwrapper',
|
||||
'*': ['libgnat', 'wine', 'lmms-vst', 'nspluginwrapper',
|
||||
'libflashsupport', 'valgrind', 'perl-libs', 'redhat-lsb',
|
||||
'yaboot', 'syslinux-extlinux-nonlinux', 'syslinux-nonlinux',
|
||||
'syslinux-tftpboot', 'nosync',
|
||||
|
Loading…
Reference in New Issue
Block a user