From a7decbabd3abfd22a235d405238ade711dd5f996 Mon Sep 17 00:00:00 2001 From: Rick Farina Date: Tue, 20 Nov 2012 18:45:08 +0000 Subject: add tools to the nvidia-drivers use flag masks to prevent it trying to pull in X use flag --- profiles/hardened/linux/amd64/package.use.mask | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'profiles/hardened') diff --git a/profiles/hardened/linux/amd64/package.use.mask b/profiles/hardened/linux/amd64/package.use.mask index 6ad39f35226f..b7aadc4e0a29 100644 --- a/profiles/hardened/linux/amd64/package.use.mask +++ b/profiles/hardened/linux/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask,v 1.21 2012/11/20 04:18:17 zorry Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask,v 1.22 2012/11/20 18:45:08 zerochaos Exp $ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -23,4 +23,5 @@ dev-lang/path64 assembler # mask X for we still mis the docs for revdep-pax # else hell will rule. (RWX in the libs) # Bug 433121 -x11-drivers/nvidia-drivers X +# also mask tools as it requires X -zerochaos +x11-drivers/nvidia-drivers X tools -- cgit v1.2.3-65-gdbad