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 646B215808B for ; Sat, 17 Feb 2024 05:40:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC1EA2BC014; Sat, 17 Feb 2024 05:40:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8F0E52BC014 for ; Sat, 17 Feb 2024 05:40:30 +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 8C05933F9FD for ; Sat, 17 Feb 2024 05:40:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5BCD1301 for ; Sat, 17 Feb 2024 05:40:27 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1708148371.ad12fd04d585f462b08fd6aef2a7fc9a796f4531.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.mask X-VCS-Directories: profiles/arch/arm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ad12fd04d585f462b08fd6aef2a7fc9a796f4531 X-VCS-Branch: master Date: Sat, 17 Feb 2024 05:40: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: 2f605bc3-c19e-44f9-954f-abf2e390c31f X-Archives-Hash: d8769923d56d490233167b40311aa666 commit: ad12fd04d585f462b08fd6aef2a7fc9a796f4531 Author: Sam James gentoo org> AuthorDate: Sat Feb 17 05:39:10 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Feb 17 05:39:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad12fd04 profiles/arch/arm: mask >=net-vpn/tailscale-1.60.0 It needs broken-on-arm >=dev-lang/go-1.22.0 and 1.22.0 is the only version matching that. Bug: https://github.com/golang/go/issues/65601 Bug: https://bugs.gentoo.org/924649 Bug: https://bugs.gentoo.org/924744 Signed-off-by: Sam James gentoo.org> profiles/arch/arm/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/arm/package.mask b/profiles/arch/arm/package.mask index b8aea901472d..89dbc8a62426 100644 --- a/profiles/arch/arm/package.mask +++ b/profiles/arch/arm/package.mask @@ -4,6 +4,7 @@ # Sam James (2024-02-17) # Broken on arm, see bug #924649 (https://github.com/golang/go/issues/65601). =dev-lang/go-1.22.0 +>=net-vpn/tailscale-1.60.0 # Andreas Sturmlechner (2023-02-06) # Successful build of dev-qt/qtwebengine depends on 64-bit host