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 3AD45138334 for ; Sat, 19 Jan 2019 11:37:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E813FE0A8C; Sat, 19 Jan 2019 11:37:18 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BF580E0970 for ; Sat, 19 Jan 2019 11:37:18 +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 2A2B7335CFE for ; Sat, 19 Jan 2019 11:37:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 674EA519 for ; Sat, 19 Jan 2019 11:37:14 +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: <1547897783.78d4485abbd6b051e412964cc4e66756bc596adf.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: 78d4485abbd6b051e412964cc4e66756bc596adf X-VCS-Branch: master Date: Sat, 19 Jan 2019 11:37:14 +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: f4153a6a-7de1-4089-80d3-7cf16b930ea6 X-Archives-Hash: d85f634575372f6c040deda89231c06c commit: 78d4485abbd6b051e412964cc4e66756bc596adf Author: Georgy Yakovlev gentoo org> AuthorDate: Sat Jan 19 10:59:44 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sat Jan 19 11:36:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d4485a profiles: mask system-llvm useflag for latest rust Signed-off-by: Georgy Yakovlev gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 6ef493ec731..d2047150349 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Georgy Yakovlev (19 Jan 2019) +# currently broken, segfaults, bug #675752 +>=dev-lang/rust-1.32.0 system-llvm + # Sven Wegener (18 Jan 2019) # Waiting for >=dev-libs/libressl-2.7 to be unmasked. >=net-libs/libvncserver-0.9.12 libressl