diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-05-01 16:54:40 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-05-01 16:54:40 +0200 |
commit | 0d87ab87a73fc79167eae27ba37e231ebc1ffabb (patch) | |
tree | 1a1910b97f4262c4f9318420d0f26fd0d82cfa22 | |
parent | dev-libs/glib: fix firefox crash (bug #577686) (diff) | |
download | gentoo-0d87ab87a73fc79167eae27ba37e231ebc1ffabb.tar.gz gentoo-0d87ab87a73fc79167eae27ba37e231ebc1ffabb.tar.bz2 gentoo-0d87ab87a73fc79167eae27ba37e231ebc1ffabb.zip |
prefix/darwin/use.mask: mask USE=filecaps, bug #534264
-rw-r--r-- | profiles/prefix/darwin/use.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/prefix/darwin/use.mask b/profiles/prefix/darwin/use.mask index ddefd782b047..1295521a35ee 100644 --- a/profiles/prefix/darwin/use.mask +++ b/profiles/prefix/darwin/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -42,3 +42,6 @@ v4l # introspection is far from working on OSX introspection + +# libcap doesn't work on OSX (fcaps.eclass), bug #534264 +filecaps |