diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-29 14:08:44 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-04-29 22:28:31 -0400 |
commit | a5e8b6bf5f250e307e7537436472ba9d7c0e2925 (patch) | |
tree | 920ce271e2e84c2a8bb46151a29baac8929fbb1e /dev-lang | |
parent | dev-python/jaraco-context: Keyword 5.3.0 hppa, #928868 (diff) | |
download | gentoo-a5e8b6bf5f250e307e7537436472ba9d7c0e2925.tar.gz gentoo-a5e8b6bf5f250e307e7537436472ba9d7c0e2925.tar.bz2 gentoo-a5e8b6bf5f250e307e7537436472ba9d7c0e2925.zip |
dev-lang/php: Stabilize 8.2.15 ppc64, #920701
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-8.2.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-8.2.15.ebuild b/dev-lang/php/php-8.2.15.ebuild index bb0e5f666f8f..32739c75690e 100644 --- a/dev-lang/php/php-8.2.15.ebuild +++ b/dev-lang/php/php-8.2.15.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 ~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" # We can build the following SAPIs in the given order SAPIS="embed cli cgi fpm apache2 phpdbg" |