commit: fc2bafe94d885962c5772b7cf4777cfd71e247ca Author: Benda Xu <heroxbd <AT> gentoo <DOT> org> AuthorDate: Fri Aug 19 11:27:15 2016 +0000 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org> CommitDate: Fri Aug 19 11:27:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc2bafe9
profiles/prefix/darwin/use.mask: mask inotify on darwin. Bug: 527104 profiles/prefix/darwin/use.mask | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/prefix/darwin/use.mask b/profiles/prefix/darwin/use.mask index 1295521..c6969dc 100644 --- a/profiles/prefix/darwin/use.mask +++ b/profiles/prefix/darwin/use.mask @@ -45,3 +45,6 @@ introspection # libcap doesn't work on OSX (fcaps.eclass), bug #534264 filecaps + +# linux-exclusive feature +inotify
