diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-03-05 00:54:56 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-03-05 00:55:43 -0500 |
commit | 541ef52c7dab695bc09b11f88113760f1da2cfa3 (patch) | |
tree | 2da39db9b4d65fcf785f4a723a528951bf8a7f79 /app-emulation | |
parent | app-emulation/wine-staging: improve USE=wow64 description further (diff) | |
download | gentoo-541ef52c7dab695bc09b11f88113760f1da2cfa3.tar.gz gentoo-541ef52c7dab695bc09b11f88113760f1da2cfa3.tar.bz2 gentoo-541ef52c7dab695bc09b11f88113760f1da2cfa3.zip |
app-emulation/wine-proton: improve USE=wow64 description further
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine-proton/metadata.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app-emulation/wine-proton/metadata.xml b/app-emulation/wine-proton/metadata.xml index 16afd8a54c41..2e414ed41543 100644 --- a/app-emulation/wine-proton/metadata.xml +++ b/app-emulation/wine-proton/metadata.xml @@ -23,9 +23,10 @@ <flag name="wow64"> Enable running 32bit applications without 32bit ELF multilib by mapping to 64bit calls (experimental, - may have worse OpenGL performance or other issues - compared to USE=abi_x86_32) -- still requires (just) - <pkg>dev-util/mingw64-toolchain</pkg> with abi_x86_32 + may have slightly worse OpenGL performance or other + issues compared to USE=abi_x86_32, also lacks 16bit + support) -- still need <pkg>dev-util/mingw64-toolchain</pkg> + with abi_x86_32 which itself does not need multilib </flag> </use> <upstream> |