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 9139615838C for ; Wed, 17 Jan 2024 18:47:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8FF542BC015; Wed, 17 Jan 2024 18:47:29 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 708812BC013 for ; Wed, 17 Jan 2024 18:47:29 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AC86834336E for ; Wed, 17 Jan 2024 18:47:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A47814A8 for ; Wed, 17 Jan 2024 18:47:27 +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: <1705517232.16566ac69dfc6d2f8cb9b25be9b5ac3b6f98db0f.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.mask X-VCS-Directories: profiles/arch/amd64/no-multilib/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 16566ac69dfc6d2f8cb9b25be9b5ac3b6f98db0f X-VCS-Branch: master Date: Wed, 17 Jan 2024 18:47:27 +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: 721fa635-c068-46e0-9e92-a5b653bc73a5 X-Archives-Hash: da9e988623aecde0d967b9cd6071f88c commit: 16566ac69dfc6d2f8cb9b25be9b5ac3b6f98db0f Author: Violet Purcell inventati org> AuthorDate: Wed Jan 17 17:46:35 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Wed Jan 17 18:47:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16566ac6 profiles/arch/amd64/no-multilib: unmask app-emulation/winetricks Since no-multilib can now use wine with 32-bit support via USE=wow64, winetricks and protontricks no longer rely on amd64 multilib. Signed-off-by: Violet Purcell inventati.org> Closes: https://github.com/gentoo/gentoo/pull/34870 Signed-off-by: Ionen Wolkens gentoo.org> profiles/arch/amd64/no-multilib/package.mask | 2 -- 1 file changed, 2 deletions(-) diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask index 4a7a71564eb7..45d113b969a2 100644 --- a/profiles/arch/amd64/no-multilib/package.mask +++ b/profiles/arch/amd64/no-multilib/package.mask @@ -24,9 +24,7 @@ app-arch/stuffit app-benchmarks/cpuburn app-editors/emacs:18 app-emulation/crossover-bin -app-emulation/protontricks app-emulation/q4wine -app-emulation/winetricks dev-embedded/libftd2xx dev-embedded/openocd dev-util/android-ndk