diff options
author | Sam James <sam@gentoo.org> | 2024-12-12 11:04:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-12 11:04:13 +0000 |
commit | 572badf95a1a76527f3d70f06ebe0e27acf7c184 (patch) | |
tree | aaff114c8b07112a4ad5490faca915201b68678e /dev-lang | |
parent | media-gfx/gimp: Stabilize 2.10.38-r1 ppc64, #940054 (diff) | |
download | gentoo-572badf95a1a76527f3d70f06ebe0e27acf7c184.tar.gz gentoo-572badf95a1a76527f3d70f06ebe0e27acf7c184.tar.bz2 gentoo-572badf95a1a76527f3d70f06ebe0e27acf7c184.zip |
dev-lang/php: Stabilize 8.2.24 ppc64, #941599
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-8.2.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-8.2.24.ebuild b/dev-lang/php/php-8.2.24.ebuild index 3faf09e061fd..f8f55ccf90ab 100644 --- a/dev-lang/php/php-8.2.24.ebuild +++ b/dev-lang/php/php-8.2.24.ebuild @@ -20,7 +20,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(ver_cut 1-2)" -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" # We can build the following SAPIs in the given order SAPIS="embed cli cgi fpm apache2 phpdbg" |