diff options
author | Michael Palimaka <kensington@gentoo.org> | 2015-09-03 21:03:29 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2015-09-03 21:04:23 +1000 |
commit | 4e4ad4e26c19bccb91426290a726ce6fec4d3167 (patch) | |
tree | 77a10f23900c0a994a3c2b1f8434eb5898622786 /profiles | |
parent | www-client/seamonkey: Bump to version 2.35 (diff) | |
download | gentoo-4e4ad4e26c19bccb91426290a726ce6fec4d3167.tar.gz gentoo-4e4ad4e26c19bccb91426290a726ce6fec4d3167.tar.bz2 gentoo-4e4ad4e26c19bccb91426290a726ce6fec4d3167.zip |
profiles: mask fam USE flag for various KDE packages on linux.
Native inotify support is preferred instead.
Gentoo-bug: 559488
Gentoo-bug: 559494
Gentoo-bug: 559508
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/linux/package.use.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index a735ef9ab533..bcccd3d85afa 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -2,6 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Michael Palimaka <kensington@gentoo.org> (03 Sep 2015) +# Native inotify support is preferred on linux. +app-misc/strigi fam +kde-base/kdelibs fam +kde-frameworks/kcoreaddons fam + # Christian Ruppert <idl0r@gentoo.org> (23 Aug 2015) # seccomp seems completely broken currently but has been added as global default # apparently... #558100 |