From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2E5F71584AD for ; Mon, 21 Apr 2025 02:39:54 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 1A58B34301C for ; Mon, 21 Apr 2025 02:39:54 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 30E531104BD; Mon, 21 Apr 2025 02:39:03 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 277DE1104BC for ; Mon, 21 Apr 2025 02:39:03 +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 A8563342FB5 for ; Mon, 21 Apr 2025 02:39:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA003247F for ; Mon, 21 Apr 2025 02:38:59 +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: <1745200370.668d92fe13b55ebe6a70a98b43f3460fb69d53f3.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 668d92fe13b55ebe6a70a98b43f3460fb69d53f3 X-VCS-Branch: master Date: Mon, 21 Apr 2025 02:38:59 +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: c5082e9d-ed4d-4229-a831-723962c0d682 X-Archives-Hash: 2730af365f9aa2a5c9ae9389b35498f5 commit: 668d92fe13b55ebe6a70a98b43f3460fb69d53f3 Author: Ionen Wolkens gentoo org> AuthorDate: Sat Apr 19 08:57:25 2025 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Mon Apr 21 01:52:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=668d92fe profiles/arch/arm64: package.use.mask still unsupported wine USE Not adding wine-proton given really no intention to keyword that one on arm64, rather unlikely Valve tests it there and they will not offer support if something is broken. Note USE=mono is use.mask'ed on arm64 either way, but explicitly list it given it's not about the same packages for wine. In the future may instead need to unmask it here to allow a future ported wine-mono. Signed-off-by: Ionen Wolkens gentoo.org> profiles/arch/arm64/package.use.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index f2f9a6e7e68c..34dd3f84e60d 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,16 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ionen Wolkens (2025-04-21) +# These are not currently supported on arm64. Porting wine-gecko and +# wine-mono is on Wine's TODO[1], mingw64-toolchain lacks ebuild +# support (crossdev might be usable, but users are on their own there), +# dosbox is not keyworded here, and wow64 would require x86 emulation +# to make sense. +# [1] https://gitlab.winehq.org/wine/wine/-/wikis/ARM64#todo +app-emulation/wine-vanilla crossdev-mingw dos gecko mingw mono wow64 +app-emulation/wine-staging crossdev-mingw dos gecko mingw mono wow64 + # NRK (2025-03-17) # media-libs/libyuv is not keyworded media-libs/libavif libyuv