commit: 57762c8af1bae813e74430d2b9be629ae917cba6 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org> AuthorDate: Mon Apr 10 16:41:39 2017 +0000 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org> CommitDate: Mon Apr 10 17:21:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57762c8a
profiles: package.use.force: force patchsets on appropriate wine pkg profiles/base/package.use.force | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 0c7fcd712be..808e047a337 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,12 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# NP-Hardass <[email protected]> (10 Apr 2017) +# Always force patch on appropriate variant to ensure +# similar experience when using app-emulation/wine-any +app-emulation/wine-staging staging +app-emulation/wine-d3d9 d3d9 + # David Seifert <[email protected]> (07 Mar 2017) # Only ever use system ffmpeg, allow kodi bundled ffmpeg # only for debug pruposes.
