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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DC3541580FD for ; Sat, 28 Dec 2024 08:30:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA548E07A9; Sat, 28 Dec 2024 08:30:48 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E7B13E07A9 for ; Sat, 28 Dec 2024 08:30:46 +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 07594335CB4 for ; Sat, 28 Dec 2024 08:30:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53E0CAED for ; Sat, 28 Dec 2024 08:30:44 +0000 (UTC) From: "Patrick Lauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick Lauer" Message-ID: <1735374642.1e4fcd02e6acd2303ba1c36d35c663797d570a58.patrick@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: patrick X-VCS-Committer-Name: Patrick Lauer X-VCS-Revision: 1e4fcd02e6acd2303ba1c36d35c663797d570a58 X-VCS-Branch: master Date: Sat, 28 Dec 2024 08:30:44 +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: f77d848f-c78c-4ccb-9b39-5d82eafeacc7 X-Archives-Hash: dc9a9423fafe62d4bafd8f3b55b3eac0 commit: 1e4fcd02e6acd2303ba1c36d35c663797d570a58 Author: Patrick Lauer gentoo org> AuthorDate: Sat Dec 28 08:30:22 2024 +0000 Commit: Patrick Lauer gentoo org> CommitDate: Sat Dec 28 08:30:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e4fcd02 profiles/base: Remove postgres17 stable mask Signed-off-by: Patrick Lauer gentoo.org> profiles/base/use.stable.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index a47f50a65c51..d01d4174094c 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -9,10 +9,6 @@ ruby_targets_ruby34 ruby_targets_ruby33 -# Patrick Lauer (2024-09-26) -# Postgresql 17 isn't stable yet -postgres_targets_postgres17 - # Michał Górny (2024-05-08) # Python implementations without stable keywords. python_targets_python3_13t