From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6A45415800A for ; Thu, 10 Aug 2023 10:53:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 560CB2BC021; Thu, 10 Aug 2023 10:53:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 357B92BC021 for ; Thu, 10 Aug 2023 10:53:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 16052335D44 for ; Thu, 10 Aug 2023 10:53:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57F49F4D for ; Thu, 10 Aug 2023 10:53:16 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1691662470.a6abfa1bef993cd52d5d25429d29c0c0c58abe15.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/no-multilib/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/no-multilib/package.use X-VCS-Directories: profiles/arch/amd64/no-multilib/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: a6abfa1bef993cd52d5d25429d29c0c0c58abe15 X-VCS-Branch: master Date: Thu, 10 Aug 2023 10:53:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b7a12004-1701-402a-9a8b-c31f6ce93b55 X-Archives-Hash: 900992dbd86d6cc185b4ae887877f76b commit: a6abfa1bef993cd52d5d25429d29c0c0c58abe15 Author: Ionen Wolkens gentoo org> AuthorDate: Thu Aug 10 08:09:44 2023 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu Aug 10 10:14:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6abfa1b profiles/arch/amd64/no-multilib: enable USE=wow64 on wine-* Signed-off-by: Ionen Wolkens gentoo.org> profiles/arch/amd64/no-multilib/package.use | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/arch/amd64/no-multilib/package.use b/profiles/arch/amd64/no-multilib/package.use new file mode 100644 index 000000000000..efa1e3485e8b --- /dev/null +++ b/profiles/arch/amd64/no-multilib/package.use @@ -0,0 +1,8 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Ionen Wolkens (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-staging wow64 +app-emulation/wine-vanilla wow64