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 D4F681382C5 for ; Tue, 13 Mar 2018 19:51:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD404E0843; Tue, 13 Mar 2018 19:51:18 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A714BE0843 for ; Tue, 13 Mar 2018 19:51:18 +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 3B4FF335C7A for ; Tue, 13 Mar 2018 19:51:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4EDE26A for ; Tue, 13 Mar 2018 19:51:13 +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: <1520970667.a0bead43fa0baa5a06c798daf065f4247a683215.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 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: a0bead43fa0baa5a06c798daf065f4247a683215 X-VCS-Branch: master Date: Tue, 13 Mar 2018 19:51:13 +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: ed636aea-647d-4439-a3b3-52d54242423f X-Archives-Hash: 64b0719c5260680365e61d3113881041 commit: a0bead43fa0baa5a06c798daf065f4247a683215 Author: Michał Górny gentoo org> AuthorDate: Tue Mar 13 19:48:35 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Mar 13 19:51:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0bead43 profiles/arch/amd64-fbsd: Unmask Qt5! profiles/arch/amd64-fbsd/package.use.mask | 4 ---- profiles/arch/amd64-fbsd/use.mask | 4 ---- 2 files changed, 8 deletions(-) diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index 1c14ad76b61..6c1386e8de4 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -100,10 +100,6 @@ sys-devel/llvm ocaml # Needs net-mail/mailutils which is not keyworded, bug #635216. app-editors/emacs-vcs mailutils -# Davide Pesavento (26 Oct 2015) -# Tests require non-keyworded qt5 -dev-qt/qtchooser test - # Johannes Huber (28 Jan 2015) # Missing keyword on dev-libs/botan and dev-libs/pkcs11-helper app-crypt/qca botan pkcs11 diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask index b9d38f4a4fd..95a466fc1c9 100644 --- a/profiles/arch/amd64-fbsd/use.mask +++ b/profiles/arch/amd64-fbsd/use.mask @@ -65,10 +65,6 @@ raw # libav is not keyworded here. libav -# 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