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 F324F138331 for ; Fri, 9 Mar 2018 01:16:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02874E09A8; Fri, 9 Mar 2018 01:16:21 +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 D3E97E09A8 for ; Fri, 9 Mar 2018 01:16:20 +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 93BEB335C38 for ; Fri, 9 Mar 2018 01:16:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBBCD21D for ; Fri, 9 Mar 2018 01:16:17 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1520558134.53280442ad2e56c0d2924d78aa2cbd48eac20a8f.grknight@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: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 53280442ad2e56c0d2924d78aa2cbd48eac20a8f X-VCS-Branch: master Date: Fri, 9 Mar 2018 01:16:17 +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: a8cbea32-8728-4f75-9d24-e858f61990ea X-Archives-Hash: a436137dc3a72639f46fe9c6fbdd63fe commit: 53280442ad2e56c0d2924d78aa2cbd48eac20a8f Author: Brian Evans gentoo org> AuthorDate: Fri Mar 9 01:15:34 2018 +0000 Commit: Brian Evans gentoo org> CommitDate: Fri Mar 9 01:15:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53280442 profiles: base/package.use.mask - Adjust client-libs mask on mariadb profiles/base/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 1179e815d82..73d04afca33 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -17,7 +17,7 @@ # Brian Evans (28 Feb 2018) # Mask client-libs USE to force users to install alternative standard pacakges ->=dev-db/mariadb-10.3 client-libs +>=dev-db/mariadb-10.2.13 client-libs >=dev-db/mysql-5.7 client-libs >=dev-db/percona-server-5.7 client-libs