diff options
author | Thomas Sachau <tommy@gentoo.org> | 2017-12-25 15:23:46 +0100 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2017-12-25 15:23:46 +0100 |
commit | 19f0642d374b238a63f9e4d7a6759797c0beab08 (patch) | |
tree | 5e56fc866f9c65cb4fc4d4dfdf086d2d963e9741 /profiles | |
parent | Sync portage (diff) | |
download | multilib-portage-19f0642d374b238a63f9e4d7a6759797c0beab08.tar.gz multilib-portage-19f0642d374b238a63f9e4d7a6759797c0beab08.tar.bz2 multilib-portage-19f0642d374b238a63f9e4d7a6759797c0beab08.zip |
Add wine-any to exception list
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 8acfeb777..c31bbda07 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -37,4 +37,5 @@ sys-fs/udev abiwrapper # unmask some packages with eclass usage app-emulation/wine -abi_x86_32 -abi_x86_64 +app-emulation/wine-any -abi_x86_32 -abi_x86_64 www-plugins/adobe-flash -abi_x86_32 -abi_x86_64 |