diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2013-08-09 09:02:17 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2013-08-09 09:02:17 +0000 |
commit | 00ea389cabd41feb6736468b4c7771f6128c982e (patch) | |
tree | f56dea377388404812b1003c6cea17fa257362b0 /profiles/hardened | |
parent | Fix installing multilib pkg-config files. (diff) | |
download | historical-00ea389cabd41feb6736468b4c7771f6128c982e.tar.gz historical-00ea389cabd41feb6736468b4c7771f6128c982e.tar.bz2 historical-00ea389cabd41feb6736468b4c7771f6128c982e.zip |
Mask GPU related flags for sys-apps/hwloc on most profiles
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/package.use.mask | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/hardened/linux/package.use.mask b/profiles/hardened/linux/package.use.mask index 5594ea6fc104..052dabe9532c 100644 --- a/profiles/hardened/linux/package.use.mask +++ b/profiles/hardened/linux/package.use.mask @@ -1,6 +1,8 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.use.mask,v 1.14 2013/05/04 17:12:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.use.mask,v 1.15 2013/08/09 09:02:17 xarthisius Exp $ + +sys-apps/hwloc gl sys-devel/gcc -hardened sys-libs/glibc -hardened |