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 DAEA9158013 for ; Wed, 6 Dec 2023 02:02:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 279A92BC016; Wed, 6 Dec 2023 02:02:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 0F72C2BC016 for ; Wed, 6 Dec 2023 02:02:14 +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 3EA7F33E690 for ; Wed, 6 Dec 2023 02:02:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88C611192 for ; Wed, 6 Dec 2023 02:02:11 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1701828029.fe4cef05a85182f3b136b3f15be22edddb5c515d.mjo@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: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: fe4cef05a85182f3b136b3f15be22edddb5c515d X-VCS-Branch: master Date: Wed, 6 Dec 2023 02:02:11 +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: 9078847e-d6ad-40ff-96a6-3a02d0b71d57 X-Archives-Hash: 1feee4a43ecbd9363e499494fb6ba34e commit: fe4cef05a85182f3b136b3f15be22edddb5c515d Author: Michael Orlitzky gentoo org> AuthorDate: Tue Dec 5 19:53:13 2023 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Wed Dec 6 02:00:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe4cef05 base/use.stable.mask: stable mask PHP_TARGETS="php8-3" This is a new slot of PHP and probably nothing works right now. Signed-off-by: Michael Orlitzky 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 f17e9ca90445..c1f02db77e64 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 +# Michael Orlitzky (2023-12-05) +# New unstable PHP slot. +php_targets_php8-3 + # Michał Górny (2023-11-10) # Not stable yet. postgres_targets_postgres16