diff options
author | Peter Levine <plevine457@gmail.com> | 2019-10-15 15:26:13 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2019-10-15 15:27:19 +0200 |
commit | 7e8c8035ec39f2be7425d3bac093c428dd9a1246 (patch) | |
tree | 0357e694a6829e87c536b370cfad766a53cb05e0 /profiles/default/linux/package.use.mask | |
parent | net-misc/curl: HTTP/3 support (diff) | |
download | gentoo-7e8c8035ec39f2be7425d3bac093c428dd9a1246.tar.gz gentoo-7e8c8035ec39f2be7425d3bac093c428dd9a1246.tar.bz2 gentoo-7e8c8035ec39f2be7425d3bac093c428dd9a1246.zip |
default/linux/package.use.mask: Mask fam for net-fs/samba
Similar to kde-frameworks/kcoreaddons and =dev-libs/glib-2*, net-fs/samba
prefers inotify.
Bug: https://bugs.gentoo.org/697476
Package-Manager: Portage-2.3.76
Signed-off-by: Peter Levine <plevine457@gmail.com>
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'profiles/default/linux/package.use.mask')
-rw-r--r-- | profiles/default/linux/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 5dbcaf761f6b..da2cfa4198ec 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Peter Levine <plevine457@gmail.com> (2019-10-01) +# Native inotify support is preferred on linux. +# https://bugs.gentoo.org/697476 +net-fs/samba fam + # Patrick McLean <chutzpah@gentoo.org> (2019-09-17) # Masked due to upstream build failures (bug #693018) # One example: https://tracker.ceph.com/issues/41523 |