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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6519F158089 for ; Fri, 10 Nov 2023 04:01:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0BF12BC028; Fri, 10 Nov 2023 04:01:40 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D41CA2BC028 for ; Fri, 10 Nov 2023 04:01:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B7C83335D49 for ; Fri, 10 Nov 2023 04:01:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 148E4135E for ; Fri, 10 Nov 2023 04:01:38 +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: <1699588374.4e238b31b3c67af6adda544447a9f7f6301b0e7b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4e238b31b3c67af6adda544447a9f7f6301b0e7b X-VCS-Branch: master Date: Fri, 10 Nov 2023 04:01:38 +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: 4d871b74-3633-4feb-b33d-28b1f0281683 X-Archives-Hash: cd28d35e3bae9208cdf0dd3f1f2e8644 commit: 4e238b31b3c67af6adda544447a9f7f6301b0e7b Author: Michał Górny gentoo org> AuthorDate: Fri Nov 10 03:52:54 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Nov 10 03:52:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e238b31 profiles/base: Stable-mask postgres16 target Signed-off-by: Michał Górny gentoo.org> profiles/base/use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 1afeb5e46110..f17e9ca90445 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny (2023-11-10) +# Not stable yet. +postgres_targets_postgres16 + # Sam James (2023-05-29) # Currently in testing and not ready to go stable yet. ruby_targets_ruby32