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 906A3139338 for ; Tue, 29 Jun 2021 05:53:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE6FFE08EC; Tue, 29 Jun 2021 05:53:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 BDD3EE08ED for ; Tue, 29 Jun 2021 05:53:54 +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 8453733BDF8 for ; Tue, 29 Jun 2021 05:53:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1EFAA7D7 for ; Tue, 29 Jun 2021 05:53:43 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1624945834.59123370198bd4f587e577dffb7b9f81a85a5cde.dlan@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: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 59123370198bd4f587e577dffb7b9f81a85a5cde X-VCS-Branch: master Date: Tue, 29 Jun 2021 05:53:43 +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: 475e2bfb-94e8-49df-b580-588dc73c8745 X-Archives-Hash: 0ec9a4970383144419b9b7f9d25de802 commit: 59123370198bd4f587e577dffb7b9f81a85a5cde Author: Ye Cao rioslab org> AuthorDate: Mon Jun 28 09:30:43 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Tue Jun 29 05:50:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59123370 profiles/arch/riscv: Mask dev-db/mysql-connector-c[ldap] Closes: https://bugs.gentoo.org/798783 Closes: https://github.com/gentoo/gentoo/pull/21436 Signed-off-by: Ye Cao rioslab.org> Signed-off-by: Yixun Lan gentoo.org> profiles/arch/riscv/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index a44ccee80b5..db8e6971c5b 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -7,6 +7,7 @@ dev-python/pyzmq test net-libs/zeromq unwind sodium dev-python/linecache2 test dev-python/traceback2 test +dev-db/mysql-connector-c ldap # Ye Cao (2021-06-24) # Dependencies not keyworded, not tested