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 7C034158094 for ; Thu, 15 Sep 2022 03:19:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 966AFE09C1; Thu, 15 Sep 2022 03:19:08 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 7E03FE09C1 for ; Thu, 15 Sep 2022 03:19:08 +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 AD08B340F75 for ; Thu, 15 Sep 2022 03:19:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2AF9C5C0 for ; Thu, 15 Sep 2022 03:19:06 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1663211843.76fabdab2e6ba0a38f4556d3f1cd9dff38aa7f04.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/mips/mips64/n32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/mips/mips64/n32/package.mask X-VCS-Directories: profiles/arch/mips/mips64/n32/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 76fabdab2e6ba0a38f4556d3f1cd9dff38aa7f04 X-VCS-Branch: master Date: Thu, 15 Sep 2022 03:19:06 +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: da604741-86aa-45e0-a21c-e47af7f77aac X-Archives-Hash: 77398b9281f5ee44cc4dc1ef921d03a5 commit: 76fabdab2e6ba0a38f4556d3f1cd9dff38aa7f04 Author: William Hubbs gentoo org> AuthorDate: Thu Sep 15 03:10:09 2022 +0000 Commit: William Hubbs gentoo org> CommitDate: Thu Sep 15 03:17:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76fabdab profiles/arch/mips/mips64/n32: mask dev-lang/go for this abi Thanks-to: matoro matoro.tk> Signed-off-by: William Hubbs gentoo.org> profiles/arch/mips/mips64/n32/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/mips/mips64/n32/package.mask b/profiles/arch/mips/mips64/n32/package.mask new file mode 100644 index 000000000000..a55a202eb6e4 --- /dev/null +++ b/profiles/arch/mips/mips64/n32/package.mask @@ -0,0 +1,5 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Go is not supported for this ABI. +dev-lang/go