From f2bf242de31e538c47f77f9eb627c431d48fa1ee Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 2 Jun 2025 23:10:31 +0100 Subject: [PATCH] virtual/httpd-php: Stabilize 8.3 ppc64, #943650 Signed-off-by: Sam James --- virtual/httpd-php/httpd-php-8.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/httpd-php/httpd-php-8.3.ebuild b/virtual/httpd-php/httpd-php-8.3.ebuild index 869c24161029d..873b25cd70e26 100644 --- a/virtual/httpd-php/httpd-php-8.3.ebuild +++ b/virtual/httpd-php/httpd-php-8.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 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 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~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]