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 BCC11158086 for ; Sat, 16 Oct 2021 02:52:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3DBBE085E; Sat, 16 Oct 2021 02:52:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D60D1E085E for ; Sat, 16 Oct 2021 02:52:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 730BC3432BC for ; Sat, 16 Oct 2021 02:52:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9FE535 for ; Sat, 16 Oct 2021 02:51:58 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1634352680.b5e93b2100e46f5e06742f996e7f412de7b893e7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/sparc/package.use.mask X-VCS-Directories: profiles/arch/sparc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b5e93b2100e46f5e06742f996e7f412de7b893e7 X-VCS-Branch: master Date: Sat, 16 Oct 2021 02:51:58 +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: 0569544b-e04a-40e2-82a7-3794694a2d53 X-Archives-Hash: c4aca04bb7d7197cb9bfcd0c58aba2f0 commit: b5e93b2100e46f5e06742f996e7f412de7b893e7 Author: Sam James gentoo org> AuthorDate: Sat Oct 16 02:51:20 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Oct 16 02:51:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e93b21 profiles/arch/sparc: mask dev-python/mysqlclient[test] Bug: https://bugs.gentoo.org/814719 Signed-off-by: Sam James gentoo.org> profiles/arch/sparc/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index f08f9e6b781..aa196241bf1 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2021-10-16) +# Requires dev-db/mariadb which, at last check, was broken on sparc. +# bug #814719 +dev-python/mysqlclient test + # Sam James (2021-09-14) # jack2 not keyworded here # bug #807616