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 9BB7015812E for ; Sat, 10 Jun 2023 17:39:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2671E08E8; Sat, 10 Jun 2023 17:39:36 +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 pigeon.gentoo.org (Postfix) with ESMTPS id AADBBE08EC for ; Sat, 10 Jun 2023 17:39:36 +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 B7D213411C3 for ; Sat, 10 Jun 2023 17:39:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46441A8F for ; Sat, 10 Jun 2023 17:39:34 +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: <1686418751.17fabfb2821e42351bc35e87836511dd2bb92c7b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/use.mask X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 17fabfb2821e42351bc35e87836511dd2bb92c7b X-VCS-Branch: master Date: Sat, 10 Jun 2023 17:39:34 +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: 128125de-0ca4-4c2e-801a-12343504d3cb X-Archives-Hash: 5e1cc3b180611d30b17439955492311d commit: 17fabfb2821e42351bc35e87836511dd2bb92c7b Author: Matoro Mahri users noreply github com> AuthorDate: Sat Jun 10 16:53:35 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jun 10 17:39:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17fabfb2 profiles/arch/alpha: mask USE=go Signed-off-by: Matoro Mahri users.noreply.github.com> Signed-off-by: Sam James gentoo.org> profiles/arch/alpha/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 46424728f28e..ff7bf0d986ab 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -alpha +# matoro (2023-06-10) +# dev-lang/go is not keyworded here +go + # Matt Turner (2023-02-15) # dev-lang/ocaml is not keyworded here ocaml