diff options
author | Benda Xu <heroxbd@gentoo.org> | 2016-08-19 20:27:15 +0900 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2016-08-19 20:27:15 +0900 |
commit | fc2bafe94d885962c5772b7cf4777cfd71e247ca (patch) | |
tree | 8175df051efe70e125c8ea068c5da2bca41e016c | |
parent | dev-python/h5py: version bump. (diff) | |
download | gentoo-fc2bafe94d885962c5772b7cf4777cfd71e247ca.tar.gz gentoo-fc2bafe94d885962c5772b7cf4777cfd71e247ca.tar.bz2 gentoo-fc2bafe94d885962c5772b7cf4777cfd71e247ca.zip |
profiles/prefix/darwin/use.mask: mask inotify on darwin.
Bug: 527104
-rw-r--r-- | profiles/prefix/darwin/use.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/use.mask b/profiles/prefix/darwin/use.mask index 1295521a35ee..c6969dcd8f67 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 |