commit: a28d86759aa7a2b6d967c8bd82e36d489aee6cea Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Mon Jan 18 08:34:58 2016 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Mon Jan 18 08:36:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a28d8675
profiles/prefix/darwin/package.use.mask: mask USE=xattr for dev-libs/glib profiles/prefix/darwin/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/prefix/darwin/package.use.mask b/profiles/prefix/darwin/package.use.mask index db23179..5f91c39 100644 --- a/profiles/prefix/darwin/package.use.mask +++ b/profiles/prefix/darwin/package.use.mask @@ -1,8 +1,12 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Fabian Groffen <[email protected]> (18 Jan 2016) +# GNU attr isn't supported +dev-libs/glib xattr + # Fabian Groffen <[email protected]> (10 Jan 2016) # libutempter isn't ported for Darwin, bug #506494 net-misc/mosh utempter
