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 E42A5158012 for ; Tue, 21 Sep 2021 08:20:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2C13E08F2; Tue, 21 Sep 2021 08:20:08 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 83994E08F2 for ; Tue, 21 Sep 2021 08:20:08 +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 6098F342FC6 for ; Tue, 21 Sep 2021 07:54:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D134155 for ; Tue, 21 Sep 2021 07:54:35 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1632210856.0efcbad3f9f152df49eb8307f5cb7112ee22595e.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0efcbad3f9f152df49eb8307f5cb7112ee22595e X-VCS-Branch: master Date: Tue, 21 Sep 2021 07:54:35 +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: e5e3d947-92cd-49ac-aff4-f8617e994561 X-Archives-Hash: ece0dbec87d71c4b86e124c0c5566944 commit: 0efcbad3f9f152df49eb8307f5cb7112ee22595e Author: Michał Górny gentoo org> AuthorDate: Tue Sep 21 06:42:36 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Sep 21 07:54:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0efcbad3 profiles/base: Correct experimental LLVM target mask Signed-off-by: Michał Górny gentoo.org> profiles/base/package.use.mask | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 64a1414519c..2b6bda1dc04 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -159,18 +159,17 @@ x11-libs/colord-gtk doc # Michał Górny (2020-12-04) # Mask the experimental targets in release ebuilds. +# Note to self: remember to move still-applicable masks to the newer +# version when master is bumped. (2020-12-03) # Doc building seem to be very random without any predictability,