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 C13C7138334 for ; Wed, 1 Jan 2020 11:13:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6BCAE09EE; Wed, 1 Jan 2020 11:13:39 +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 C890FE09ED for ; Wed, 1 Jan 2020 11:13:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4B8BF34DD78 for ; Wed, 1 Jan 2020 11:13:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B86137 for ; Wed, 1 Jan 2020 11:13:36 +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: <1577877195.29afe03dfb3c82264a9ae011e80bf5af9df992af.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/armv4t/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/armv4t/package.mask X-VCS-Directories: profiles/arch/arm/armv4t/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 29afe03dfb3c82264a9ae011e80bf5af9df992af X-VCS-Branch: master Date: Wed, 1 Jan 2020 11:13:36 +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: a7414039-10eb-4d51-ae6b-b6cf5ff8a690 X-Archives-Hash: 6d9a51bbc06b769ec989f2e8c3a717b0 commit: 29afe03dfb3c82264a9ae011e80bf5af9df992af Author: Georgy Yakovlev gentoo org> AuthorDate: Wed Jan 1 11:12:07 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Wed Jan 1 11:13:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29afe03d profiles/arch/arm/armv4t: also mask virtual/rust Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/arm/armv4t/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/arm/armv4t/package.mask b/profiles/arch/arm/armv4t/package.mask index fe9b8213891..10f4ba53068 100644 --- a/profiles/arch/arm/armv4t/package.mask +++ b/profiles/arch/arm/armv4t/package.mask @@ -5,3 +5,4 @@ dev-lang/nim # There is no prebuilt rustc for armv4 by upstream dev-lang/rust-bin dev-lang/rust +virtual/rust