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 74E5715810F for ; Thu, 8 Jun 2023 21:45:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7047E07BA; Thu, 8 Jun 2023 21:45:29 +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 9D016E07BA for ; Thu, 8 Jun 2023 21:45:29 +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 A0CC7335D4B for ; Thu, 8 Jun 2023 21:45:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14CA0A53 for ; Thu, 8 Jun 2023 21:45:27 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1686260709.5a6cce1a4961fc258cd5ae8da94e511ac21cbef1.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 5a6cce1a4961fc258cd5ae8da94e511ac21cbef1 X-VCS-Branch: master Date: Thu, 8 Jun 2023 21:45: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: ba7e14a2-187a-4fbc-a7bf-14fcf5f383f0 X-Archives-Hash: ae2e11e2e9936fa32ec6d6cbc07a7661 commit: 5a6cce1a4961fc258cd5ae8da94e511ac21cbef1 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Jun 8 21:45:03 2023 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Jun 8 21:45:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a6cce1a profiles/package.mask: update rust mask text Signed-off-by: Georgy Yakovlev gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index 567b936a854e..8758bc0fa8d5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,7 @@ # Georgy Yakovlev (2023-06-08) # May be broken on some arches due to weird LLVM interaction. # Masked for now. +# https://github.com/rust-lang/rust/issues/112286 ~dev-lang/rust-1.70.0 ~dev-lang/rust-bin-1.70.0 ~virtual/rust-1.70.0