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 4C96E138334 for ; Sun, 4 Aug 2019 00:15:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48432E0849; Sun, 4 Aug 2019 00:15:30 +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 2C34DE0849 for ; Sun, 4 Aug 2019 00:15:30 +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 0326334946A for ; Sun, 4 Aug 2019 00:15:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 765024D4 for ; Sun, 4 Aug 2019 00:15:27 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1564877703.3be9b76dbd62b8eb1a491fc6fb39a4020c9120a9.dilfridge@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: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 3be9b76dbd62b8eb1a491fc6fb39a4020c9120a9 X-VCS-Branch: master Date: Sun, 4 Aug 2019 00:15:27 +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: d1a50b4e-b9b3-4218-bce1-4017f522b430 X-Archives-Hash: 392c921c089a9e68a4a08c74a4252230 commit: 3be9b76dbd62b8eb1a491fc6fb39a4020c9120a9 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Aug 4 00:14:36 2019 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sun Aug 4 00:15:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3be9b76d profiles: unmask compile-locales useflag for glibc-2.30 and above Signed-off-by: Andreas K. Hüttel gentoo.org> Bug: https://bugs.gentoo.org/146882 profiles/base/package.use.mask | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 21f1dc8bcf8..1765e1d5d9d 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -243,8 +243,8 @@ dev-db/mysql client-libs dev-db/percona-server client-libs # Andreas K. Hüttel (2018-02-02) -# This feature is not ready yet, see bug 146882 comment 26 -sys-libs/glibc compile-locales +# This feature is not ready yet pre-2.30, see bug 146882 comment 26 + (2018-01-10) # Failing tests, with extra deps that aren't keyworded due to that