diff options
author | Thomas Sachau <tommy@gentoo.org> | 2017-12-28 12:50:55 +0100 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2017-12-28 12:50:55 +0100 |
commit | 4212dc5e5a6da6710e2c9492648521af16e61ce8 (patch) | |
tree | fa184407a1aff5ff96339982b7d5e4e9264d10f9 /profiles | |
parent | Add splitted wine packages to exclude list (diff) | |
download | multilib-portage-4212dc5e5a6da6710e2c9492648521af16e61ce8.tar.gz multilib-portage-4212dc5e5a6da6710e2c9492648521af16e61ce8.tar.bz2 multilib-portage-4212dc5e5a6da6710e2c9492648521af16e61ce8.zip |
Add missing virutal ebuild for wine 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 67a9e3dd7..6b08b2945 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -42,4 +42,5 @@ app-emulation/wine-d3d0 -abi_x86_32 -abi_x86_64 app-emulation/wine-gecko -abi_x86_32 -abi_x86_64 app-emulation/wine-staging -abi_x86_32 -abi_x86_64 app-emulation/wine-vanilla -abi_x86_32 -abi_x86_64 +virtual/wine -abi_x86_32 -abi_x86_64 www-plugins/adobe-flash -abi_x86_32 -abi_x86_64 |