From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1002698-garchives=archives.gentoo.org@lists.gentoo.org> 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 8FD431382C5 for <garchives@archives.gentoo.org>; Sun, 11 Feb 2018 10:15:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5C39E0B42; Sun, 11 Feb 2018 10:15:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 A06F2E0B42 for <gentoo-commits@lists.gentoo.org>; Sun, 11 Feb 2018 10:15:16 +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 61C0B335C43 for <gentoo-commits@lists.gentoo.org>; Sun, 11 Feb 2018 10:15:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F4941DB for <gentoo-commits@lists.gentoo.org>; Sun, 11 Feb 2018 10:15:12 +0000 (UTC) From: "Mart Raudsepp" <leio@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" <leio@gentoo.org> Message-ID: <1518344063.473932732e6b60a537e1d3439d94ffe6bcbf52a1.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/mips/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/mips/use.mask X-VCS-Directories: profiles/arch/mips/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 473932732e6b60a537e1d3439d94ffe6bcbf52a1 X-VCS-Branch: master Date: Sun, 11 Feb 2018 10:15:12 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ac37a142-72e5-4acb-a5de-5c5a8889ce1f X-Archives-Hash: 73a7d9a56ba2e5079f7114aa83773f25 commit: 473932732e6b60a537e1d3439d94ffe6bcbf52a1 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Sun Feb 11 10:12:52 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sun Feb 11 10:14:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47393273 profiles/arch/mips: Mask USE=valgrind for now profiles/arch/mips/use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 78b343bbfb8..077a99117cd 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -4,6 +4,11 @@ # Unmask the flag which corresponds to ARCH. -mips +# Mart Raudsepp <leio@gentoo.org> (11 Feb 2018) +# dev-util/valgrind is not keyworded here yet, +# though the MIPS platform is supported upstream +valgrind + # Michał Górny <mgorny@gentoo.org> (23 Jan 2018) # net-misc/networkmanager is not keyworded here. networkmanager