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 98854138350 for ; Mon, 4 May 2020 21:48:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8C08E08A0; Mon, 4 May 2020 21:48:33 +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 9B717E08A0 for ; Mon, 4 May 2020 21:48:33 +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 3E9CE34ED4C for ; Mon, 4 May 2020 21:48:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 051041F5 for ; Mon, 4 May 2020 21:48:30 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1588628892.90c1e55871235b7f08b6b0af3b190717db2d260b.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 90c1e55871235b7f08b6b0af3b190717db2d260b X-VCS-Branch: master Date: Mon, 4 May 2020 21:48:30 +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: 8480cd5b-ef66-4439-afe0-ac0c2427778e X-Archives-Hash: 567b5530cbaf41050f39eb76c5b79c28 commit: 90c1e55871235b7f08b6b0af3b190717db2d260b Author: Thomas Deutschmann gentoo org> AuthorDate: Mon May 4 21:47:31 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon May 4 21:48:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90c1e558 Revert "profiles: Mask =dev-db/mysql-5.7*[static]" This reverts commit da78c8dff7c0ee6dff92df6f60409279b8fbb32b. This will need stable dev-db/mariadb on arm64 first. Signed-off-by: Thomas Deutschmann gentoo.org> profiles/base/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index b56bd45a8ba..2e7923c97fb 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,10 +6,6 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. -# Thomas Deutschmann (2020-05-04) -# Known to be broken and removed in newer versions. -=dev-db/mysql-5.7* static - # Ben Kohler (2020-04-29) # Dependency pam_wrapper missing for tests, and RESTRICT=test is already set net-fs/samba test