diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2017-04-10 12:41:39 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2017-04-10 13:21:46 -0400 |
commit | 57762c8af1bae813e74430d2b9be629ae917cba6 (patch) | |
tree | 6326afbd03415488ed7d31612e788960d6a70b87 /profiles | |
parent | profiles: package.mask: mask slotted/split wine for testing (diff) | |
download | gentoo-57762c8af1bae813e74430d2b9be629ae917cba6.tar.gz gentoo-57762c8af1bae813e74430d2b9be629ae917cba6.tar.bz2 gentoo-57762c8af1bae813e74430d2b9be629ae917cba6.zip |
profiles: package.use.force: force patchsets on appropriate wine pkg
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.force | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 0c7fcd712be1..808e047a337d 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 <NP-Hardass@gentoo.org> (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 <soap@gentoo.org> (07 Mar 2017) # Only ever use system ffmpeg, allow kodi bundled ffmpeg # only for debug pruposes. |