diff options
author | 2024-10-16 04:11:01 +0100 | |
---|---|---|
committer | 2024-10-16 04:11:01 +0100 | |
commit | 3921e7708cdba3ef025e742c037d90548a77ee99 (patch) | |
tree | 507bf803cfb1eb1251ac00cd7b9305c82b8f5724 /dev-lang | |
parent | dev-lang/php: Stabilize 8.1.30 sparc, #941599 (diff) | |
download | gentoo-3921e7708cdba3ef025e742c037d90548a77ee99.tar.gz gentoo-3921e7708cdba3ef025e742c037d90548a77ee99.tar.bz2 gentoo-3921e7708cdba3ef025e742c037d90548a77ee99.zip |
dev-lang/php: Stabilize 8.2.24 sparc, #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 aff77b01e315..60d8675fac7b 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" |