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 AF8B2139694 for ; Mon, 8 May 2017 08:19:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3E29E0DCD; Mon, 8 May 2017 08:19:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CFD1DE0DCD for ; Mon, 8 May 2017 08:19:53 +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 9D5003416A9 for ; Mon, 8 May 2017 08:19:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D329E3F17 for ; Mon, 8 May 2017 08:19:49 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1494231548.46e6faf6e2f042d931114b1ae9708d77916ef712.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/package.use.mask X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 46e6faf6e2f042d931114b1ae9708d77916ef712 X-VCS-Branch: master Date: Mon, 8 May 2017 08:19:49 +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-Archives-Salt: cc325484-1322-4e6d-8583-ce46eb387ec1 X-Archives-Hash: 157a74d6d7bb589eaf15188a96627858 commit: 46e6faf6e2f042d931114b1ae9708d77916ef712 Author: Tobias Klausmann gentoo org> AuthorDate: Mon May 8 08:19:08 2017 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon May 8 08:19:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46e6faf6 app-misc/jq: Mask USE=test for bug 583422 profiles/arch/alpha/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 9888b6502de..79e8bda65d3 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,5 +1,9 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# +# Tobias Klausmann (08 May 2017) +# USE=test requires valgrind, which will never be ported to alpha +app-misc/jq test # Tobias Klausmann (02 Mar 2017) # libilbc has not been ported to alpha and likely never will be.