commit: 14613a6bcca82eb27511269b8fa73a7869124fc7 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Fri Aug 8 01:13:10 2025 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Fri Aug 8 01:14:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14613a6b
profiles/base: clarify wine-proton[mingw] package.use.force Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/base/package.use.force | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 8e6516b17a9f..7badc70693eb 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -41,7 +41,11 @@ app-emulation/qemu X # Ionen Wolkens <[email protected]> (2025-04-21) # Currently fails to build without, and Valve would likely not be -# interested in a bug. May leave forced depending on how this goes. +# interested in a bug. Even if this gets fixed, not sure if want +# to unforce because of this lack of upstream support outside +# normal Steam+Proton usage with matching build options, we try +# to only allow a configuration similar to upstream's to minimize +# issues (but feel free to unforce at your own risks). app-emulation/wine-proton mingw # Sebastian Pipping <[email protected]> (2025-03-27)
