commit: 19f0642d374b238a63f9e4d7a6759797c0beab08 Author: Thomas Sachau <tommy <AT> gentoo <DOT> org> AuthorDate: Mon Dec 25 14:23:46 2017 +0000 Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org> CommitDate: Mon Dec 25 14:23:46 2017 +0000 URL: https://gitweb.gentoo.org/proj/multilib-portage.git/commit/?id=19f0642d
Add wine-any to exception list profiles/base/package.use.mask | 1 + 1 file changed, 1 insertion(+) 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
