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 23B241395E2 for ; Sun, 11 Dec 2016 11:21:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F7FCE0B8C; Sun, 11 Dec 2016 11:21:05 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4FA8CE0B8C for ; Sun, 11 Dec 2016 11:21:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8E941341134 for ; Sun, 11 Dec 2016 11:21:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E20FB1F02 for ; Sun, 11 Dec 2016 11:21:01 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1481455260.eeef600cddbfeee08c386fb88bd92098dc095872.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/amd64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/hardened/linux/amd64/package.mask X-VCS-Directories: profiles/hardened/linux/amd64/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: eeef600cddbfeee08c386fb88bd92098dc095872 X-VCS-Branch: master Date: Sun, 11 Dec 2016 11:21:01 +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: 0cbce532-27ce-4f8d-8764-08b10468fa78 X-Archives-Hash: 2230b0f42caf4a934f176855c6627468 commit: eeef600cddbfeee08c386fb88bd92098dc095872 Author: Justin Lecher gentoo org> AuthorDate: Sun Dec 11 11:18:04 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Dec 11 11:21:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeef600c Mask dev-util/nvidia-cuda-toolkit for hardened amd64 It depends on masked x11-drivers/nvidia-drivers[X] Signed-off-by: Justin Lecher gentoo.org> profiles/hardened/linux/amd64/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/hardened/linux/amd64/package.mask b/profiles/hardened/linux/amd64/package.mask index e6af48a..85b4a8b 100644 --- a/profiles/hardened/linux/amd64/package.mask +++ b/profiles/hardened/linux/amd64/package.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Justin Lecher (10 Dec 2016) +# Depends on masked x11-drivers/nvidia-drivers[X] +dev-util/nvidia-cuda-toolkit + # Magnus Granberg (20 Nov 2012) # Newer then 300.00 is patched but we still have RWX in the libs. # We mask X for we still need to make the doc for revdep-pax else