diff options
Diffstat (limited to 'profiles/hardened/linux/amd64/package.mask')
-rw-r--r-- | profiles/hardened/linux/amd64/package.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/hardened/linux/amd64/package.mask b/profiles/hardened/linux/amd64/package.mask index cf25cf16..6781026a 100644 --- a/profiles/hardened/linux/amd64/package.mask +++ b/profiles/hardened/linux/amd64/package.mask @@ -1,9 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.mask,v 1.1 2009/09/12 02:42:33 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.mask,v 1.2 2010/05/19 18:07:03 halcy0n Exp $ # These packages do more harm than good on hardened. # Users with nVidia GPUs must use the OSS "nouveau" or "nv" Xorg drivers. x11-drivers/nvidia-drivers media-video/nvidia-settings dev-util/nvidia-cuda-sdk + +# Depends on x11-drivers/nvidia-drivers +dev-python/pyopencl |