diff options
Diffstat (limited to 'profiles/hardened/linux/package.use.mask')
-rw-r--r-- | profiles/hardened/linux/package.use.mask | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/profiles/hardened/linux/package.use.mask b/profiles/hardened/linux/package.use.mask new file mode 100644 index 000000000000..151c3cc81b8c --- /dev/null +++ b/profiles/hardened/linux/package.use.mask @@ -0,0 +1,29 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# Tim Harder <radhermit@gentoo.org> (11 Oct 2014) +# Skype doesn't work on hardened +net-im/bitlbee skype + +sys-apps/hwloc gl + +sys-devel/gcc -hardened +sys-libs/glibc -hardened + +# bug 407689 +media-tv/xbmc profile + +# Have no way to disable jit in esr release. +=www-client/firefox-10* pgo + +# bug #468404 +net-analyzer/wireshark profile + +# Ian Stakenvicius <axs@gentoo.org> (03 Dec 2014) +# Have no way of knowing what Gecko Media Plugins will install in profiles +www-client/firefox gmp-autoupdate + +# net-fs/openafs-kernel module can't be used on hardened, +# see bug 540196. +net-fs/openafs modules |