commit:     196f704748e954772e96526daa45318690391296
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 10 07:53:52 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Aug 10 10:14:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=196f7047

profiles/arch/amd64/no-multilib: unmask abi_x86_32 for PE libraries

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

 profiles/arch/amd64/no-multilib/package.use.mask | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/amd64/no-multilib/package.use.mask 
b/profiles/arch/amd64/no-multilib/package.use.mask
index 88735e0a784d..918775208b01 100644
--- a/profiles/arch/amd64/no-multilib/package.use.mask
+++ b/profiles/arch/amd64/no-multilib/package.use.mask
@@ -1,6 +1,16 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Ionen Wolkens <io...@gentoo.org> (2023-08-10)
+# These use 32bit PE libraries (mingw) and are usable on no-multilib.
+# TODO?: this profile hides this USE, as such it is difficult to tell
+# if it is enabled or not outside build logs and may ideally need to
+# be renamed (they are however all enabled by default)
+app-emulation/dxvk -abi_x86_32
+app-emulation/vkd3d-proton -abi_x86_32
+app-emulation/wine-gecko -abi_x86_32
+dev-util/mingw64-toolchain -abi_x86_32
+
 # James Le Cuirot <ch...@gentoo.org> (2022-06-25)
 # This flag concerns a 32-bit x86-specific problem.
 sys-libs/glibc stack-realign

Reply via email to