commit: 16f779e731d17b0ed8612f8e9c12e7d4489eec9e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Feb 28 22:10:35 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Feb 28 22:21:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16f779e7
profiles/arch/amd64-fbsd: Mask flags w/ masked REQUIRED_USE profiles/arch/amd64-fbsd/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index b3ad0389721..1a66309db92 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (28 Feb 2018) +# Requires masked USE flags. +gnome-base/gvfs mtp + # Michał Górny <[email protected]> (22 Feb 2018) # USE=libcxxrt is use.forced. sys-libs/libcxx libcxxabi
