From 4be14589146f8d6d4121de8512307d815b67c435 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 8 Aug 2017 20:49:20 +0200 Subject: [PATCH] profiles: Mask nvidia-drivers[static-libs] where [tools] is masked --- profiles/hardened/linux/x86/package.use.mask | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/profiles/hardened/linux/x86/package.use.mask b/profiles/hardened/linux/x86/package.use.mask index f344f612dc5d..c01895ca89e0 100644 --- a/profiles/hardened/linux/x86/package.use.mask +++ b/profiles/hardened/linux/x86/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Magnus Granberg (30 sep 2016) @@ -13,7 +13,8 @@ dev-libs/cyrus-sasl berkdb # else hell will rule. (RWX in the libs) # Propogating changes from amd64. # Bug 433121 -x11-drivers/nvidia-drivers X tools +# (static-libs require tools) +x11-drivers/nvidia-drivers X tools static-libs # Magnus Granberg (29 Nov 2012) # Bug #444786 disable nvidia on app-admin/conky -- 2.26.2