commit: 4e4ad4e26c19bccb91426290a726ce6fec4d3167 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Sep 3 11:03:29 2015 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Sep 3 11:04:23 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e4ad4e2
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 profiles/default/linux/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index a735ef9..bcccd3d 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 <[email protected]> (03 Sep 2015) +# Native inotify support is preferred on linux. +app-misc/strigi fam +kde-base/kdelibs fam +kde-frameworks/kcoreaddons fam + # Christian Ruppert <[email protected]> (23 Aug 2015) # seccomp seems completely broken currently but has been added as global default # apparently... #558100
