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 5CD6B158013 for ; Wed, 6 Dec 2023 02:02:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58D5C2BC017; 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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 36F8F2BC017 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 59F9033FDEE 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 75B2DAC2 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: <1701824562.a8192a9c21a8203e2b55572cdb487172aa6238f6.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/desc/php_targets.desc X-VCS-Directories: profiles/desc/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: a8192a9c21a8203e2b55572cdb487172aa6238f6 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: ae1cb9be-b215-4130-beb5-3b07aa64413f X-Archives-Hash: 656969a9455dbba4a9ffb399c2420fa4 commit: a8192a9c21a8203e2b55572cdb487172aa6238f6 Author: Michael Orlitzky gentoo org> AuthorDate: Tue Dec 5 19:49:16 2023 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Wed Dec 6 01:02:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8192a9c profiles/desc/php_targets.desc: add php8-3 flag Signed-off-by: Michael Orlitzky gentoo.org> profiles/desc/php_targets.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc index 8aecd8c74e02..3ba6ed157ba3 100644 --- a/profiles/desc/php_targets.desc +++ b/profiles/desc/php_targets.desc @@ -3,6 +3,7 @@ # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags +php8-3 - Build against PHP 8.3 php8-2 - Build against PHP 8.2 php8-1 - Build against PHP 8.1 php8-0 - Build against PHP 8.0