diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/arm/package.mask b/profiles/arch/arm/package.mask index efb8d898013b..89dbc8a62426 100644 --- a/profiles/arch/arm/package.mask +++ b/profiles/arch/arm/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (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 <asturm@gentoo.org> (2023-02-06) # Successful build of dev-qt/qtwebengine depends on 64-bit host # Bug #893234 |