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 1FF7E1382C5 for ; Fri, 16 Feb 2018 21:12:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32540E0A7E; Fri, 16 Feb 2018 21:12:26 +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 10E4AE0A7E for ; Fri, 16 Feb 2018 21:12:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 BDD60335C2E for ; Fri, 16 Feb 2018 21:12:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B8CC213 for ; Fri, 16 Feb 2018 21:12:23 +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: <1518815538.3cdfdf5946ba02d75776c17a3d794f760885a333.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/use.mask X-VCS-Directories: profiles/arch/amd64-fbsd/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 3cdfdf5946ba02d75776c17a3d794f760885a333 X-VCS-Branch: master Date: Fri, 16 Feb 2018 21:12:23 +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: a0afdc56-a301-487b-9adf-a189bac58682 X-Archives-Hash: 436599d8fafd77ef86c6e781594d1609 commit: 3cdfdf5946ba02d75776c17a3d794f760885a333 Author: Michał Górny gentoo org> AuthorDate: Fri Feb 16 21:11:33 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Feb 16 21:12:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cdfdf59 profiles/arch/amd64-fbsd: Mask USE=qt5 profiles/arch/amd64-fbsd/use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask index 6047b7b8900..58683d40bac 100644 --- a/profiles/arch/amd64-fbsd/use.mask +++ b/profiles/arch/amd64-fbsd/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation. +# Copyright 1999-2018 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 # Unmask the flag which corresponds to ARCH. @@ -33,6 +33,10 @@ #-video_cards_vmware -input_devices_vmmouse +# Michał Górny (16 Feb 2018) +# Qt5 is not keyworded here. +qt5 + # Mart Raudsepp (11 Feb 2018) # dev-util/valgrind is not keyworded here. valgrind