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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 30D9D13835B for ; Wed, 25 Nov 2020 20:17:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AC21E0886; Wed, 25 Nov 2020 20:17:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 41815E0886 for ; Wed, 25 Nov 2020 20:17:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E55D03412E2 for ; Wed, 25 Nov 2020 20:17:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31851462 for ; Wed, 25 Nov 2020 20:17:46 +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: <1606335222.6a3d3a193ef3db11862f0c7836fe2867b4332637.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 6a3d3a193ef3db11862f0c7836fe2867b4332637 X-VCS-Branch: master Date: Wed, 25 Nov 2020 20:17:46 +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: 3fc1d310-50fd-42c8-8f96-e92af733f815 X-Archives-Hash: 17208a5fb312b3414cf2022e6603a330 commit: 6a3d3a193ef3db11862f0c7836fe2867b4332637 Author: Georgy Yakovlev gentoo org> AuthorDate: Wed Nov 25 20:05:31 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Wed Nov 25 20:13:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a3d3a19 profiles/base/package.use.mask: update rust masks Signed-off-by: Georgy Yakovlev gentoo.org> profiles/base/package.use.mask | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 7e3c16d267c..52504d4b050 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -23,8 +23,8 @@ media-gfx/darktable system-lua # error: unresolved link to `crate::os::unix::ffi::OsStrExt` # # USE=miri seems to be not working on 1.48.0 -=dev-lang/rust-1.47.0-r1 doc -=dev-lang/rust-1.48.0 doc miri +~dev-lang/rust-1.47.0 doc +~dev-lang/rust-1.48.0 doc miri # Michał Górny (2020-09-27) # The respective dependencies are masked for removal.