summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Farina <zerochaos@gentoo.org>2012-11-20 18:45:08 +0000
committerRichard Farina <zerochaos@gentoo.org>2012-11-20 18:45:08 +0000
commit3ac121278f7ab1163891c091c7fed1b6b7f08c93 (patch)
tree266516a60355d4bb441de3820b75dcbf09f0ce99 /profiles/hardened
parentclarify dependencies (diff)
downloadhistorical-3ac121278f7ab1163891c091c7fed1b6b7f08c93.tar.gz
historical-3ac121278f7ab1163891c091c7fed1b6b7f08c93.tar.bz2
historical-3ac121278f7ab1163891c091c7fed1b6b7f08c93.zip
add tools to the nvidia-drivers use flag masks to prevent it trying to pull in X use flag
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/linux/amd64/package.use.mask5
1 files changed, 3 insertions, 2 deletions
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