summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2016-05-01 16:54:40 +0200
committerFabian Groffen <grobian@gentoo.org>2016-05-01 16:54:40 +0200
commit0d87ab87a73fc79167eae27ba37e231ebc1ffabb (patch)
tree1a1910b97f4262c4f9318420d0f26fd0d82cfa22
parentdev-libs/glib: fix firefox crash (bug #577686) (diff)
downloadgentoo-0d87ab87.tar.gz
gentoo-0d87ab87.tar.bz2
gentoo-0d87ab87.zip
prefix/darwin/use.mask: mask USE=filecaps, bug #534264
-rw-r--r--profiles/prefix/darwin/use.mask5
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