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 D9C34158041 for ; Mon, 19 Feb 2024 19:57:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 294E9E2AFF; Mon, 19 Feb 2024 19:57:11 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0D0C3E2AFF for ; Mon, 19 Feb 2024 19:57:11 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 24D2034306F for ; Mon, 19 Feb 2024 19:57:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B429B6F1 for ; Mon, 19 Feb 2024 19:57:08 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1708372620.0d098782f824bcd8e09a6920cf9fa464c6fcb1cf.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-php/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/httpd-php/httpd-php-8.2.ebuild X-VCS-Directories: virtual/httpd-php/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0d098782f824bcd8e09a6920cf9fa464c6fcb1cf X-VCS-Branch: master Date: Mon, 19 Feb 2024 19:57:08 +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: 632d8c4b-3b39-4639-8052-c93b7b8544b9 X-Archives-Hash: 8ea993d9421c07598d170281248362fa commit: 0d098782f824bcd8e09a6920cf9fa464c6fcb1cf Author: Sam James gentoo org> AuthorDate: Mon Feb 19 19:56:27 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Feb 19 19:57:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d098782 virtual/httpd-php: Stabilize 8.2 amd64, #920701 Signed-off-by: Sam James gentoo.org> virtual/httpd-php/httpd-php-8.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/httpd-php/httpd-php-8.2.ebuild b/virtual/httpd-php/httpd-php-8.2.ebuild index 679236a80223..2a6c2e3a7a4a 100644 --- a/virtual/httpd-php/httpd-php-8.2.ebuild +++ b/virtual/httpd-php/httpd-php-8.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" DESCRIPTION="Virtual to provide PHP-enabled webservers" SLOT="${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND="|| ( dev-lang/php:${SLOT}[fpm] dev-lang/php:${SLOT}[apache2]