From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8F95B1382C5 for ; Wed, 28 Feb 2018 22:22:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECD6AE0866; Wed, 28 Feb 2018 22:22:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CAED2E0866 for ; Wed, 28 Feb 2018 22:22:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 06E83335C38 for ; Wed, 28 Feb 2018 22:22:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71CCA21D for ; Wed, 28 Feb 2018 22:22:01 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1519856512.16f779e731d17b0ed8612f8e9c12e7d4489eec9e.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64-fbsd/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64-fbsd/package.use.mask X-VCS-Directories: profiles/arch/amd64-fbsd/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 16f779e731d17b0ed8612f8e9c12e7d4489eec9e X-VCS-Branch: master Date: Wed, 28 Feb 2018 22:22:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ace0e097-b530-49f2-b36a-5915928f1432 X-Archives-Hash: 89069bd67357c709b7b185c4e4e3f7bd commit: 16f779e731d17b0ed8612f8e9c12e7d4489eec9e Author: Michał Górny gentoo org> AuthorDate: Wed Feb 28 22:10:35 2018 +0000 Commit: Michał Górny gentoo 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 (28 Feb 2018) +# Requires masked USE flags. +gnome-base/gvfs mtp + # Michał Górny (22 Feb 2018) # USE=libcxxrt is use.forced. sys-libs/libcxx libcxxabi