commit:     0366720529116266ce9276e658d22adad001990b
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 19 07:13:07 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Apr 21 01:52:49 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03667205

profiles/features/llvm: no longer force wine-*[mingw]

Not needed for ebuilds using the new wine.eclass, albeit
older un-migrated ebuilds due for eventual cleanup are
still broken. Would rather avoid leaving complex range
masks over these.

+mingw remains a default, so it shouldn't affect most
even if using old ebuilds.

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

 profiles/features/llvm/package.use.force | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/profiles/features/llvm/package.use.force 
b/profiles/features/llvm/package.use.force
index 69e173188c3f..045327290ad8 100644
--- a/profiles/features/llvm/package.use.force
+++ b/profiles/features/llvm/package.use.force
@@ -1,12 +1,6 @@
 # Copyright 2023-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Ionen Wolkens <io...@gentoo.org> (2023-08-11)
-# clang without mingw is currently considered an unsupported
-# configuration (by Gentoo), and fails without extra steps.
-app-emulation/wine-staging mingw
-app-emulation/wine-vanilla mingw
-
 # Sam James <s...@gentoo.org> (2023-03-03)
 # Force the toolchain environment we expect on the LLVM profiles.
 # default-libcxx in particular changes ABI so can't be toggled at-will, and 
other

Reply via email to