commit:     6253366eda8d04450bbca35e8e867c2d5e7b66e7
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  5 05:47:47 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Mar  5 05:55:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6253366e

profiles/arch: handle USE=wow64 for app-emulation/wine-proton too

Only in wine-proton-9.0.9999 at the moment.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 profiles/arch/amd64/no-multilib/package.use | 3 ++-
 profiles/arch/x86/package.use.mask          | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/amd64/no-multilib/package.use 
b/profiles/arch/amd64/no-multilib/package.use
index efa1e3485e8b..11681b048445 100644
--- a/profiles/arch/amd64/no-multilib/package.use
+++ b/profiles/arch/amd64/no-multilib/package.use
@@ -1,8 +1,9 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Ionen Wolkens <io...@gentoo.org> (2023-08-10)
 # Multilib profiles (currently) prefer USE=abi_x86_32 over experimental
 # USE=wow64, but experimental is better than no support for no-multilib.
+app-emulation/wine-proton wow64
 app-emulation/wine-staging wow64
 app-emulation/wine-vanilla wow64

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index 88ff6cd06d25..b21ef9cb033c 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -41,6 +41,7 @@ app-antivirus/clamav system-mspack
 
 # Ionen Wolkens <io...@gentoo.org> (2023-08-10)
 # Requires 64bit support.
+app-emulation/wine-proton wow64
 app-emulation/wine-staging wow64
 app-emulation/wine-vanilla wow64
 

Reply via email to