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 10BDB139345 for ; Thu, 1 Jul 2021 14:06:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08422E083E; Thu, 1 Jul 2021 14:06:37 +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 DF132E083E for ; Thu, 1 Jul 2021 14:06:36 +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 92A1F340976 for ; Thu, 1 Jul 2021 14:06:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80DF17B3 for ; Thu, 1 Jul 2021 14:06:33 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1625148320.d00d2115edd5dde2e64f15eb0902117159ebf63f.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/package.use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: d00d2115edd5dde2e64f15eb0902117159ebf63f X-VCS-Branch: master Date: Thu, 1 Jul 2021 14:06:33 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 32cab427-7d3a-4ed5-b812-8b80c59a37ff X-Archives-Hash: d733ab9b5b7736f249a4f46a73e5178f commit: d00d2115edd5dde2e64f15eb0902117159ebf63f Author: Marek Szuba gentoo org> AuthorDate: Thu Jul 1 11:22:18 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Thu Jul 1 14:05:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00d2115 profiles/arch/riscv: mask USE="authdaemond postgres" on dev-libs/cyrus-sasl Signed-off-by: Marek Szuba gentoo.org> profiles/arch/riscv/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 658efde522d..4015f46760b 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba (2021-07-01) +# courier|courier-imap and postgresql not keyworded here yet +dev-libs/cyrus-sasl authdaemond postgres + # Ye Cao (2021-06-26) # Dependencies not keyworded, not tested dev-python/pyzmq test