diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-12 08:37:53 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-12 08:37:53 +0300 |
commit | f589864d96d6c811b62b8aeef505be989b33ecd1 (patch) | |
tree | 858c83ed7cfc01f20be8b1e60003e5ce1cfe858a /dev-lang/php | |
parent | dev-lang/php: Stabilize 8.1.29 ppc64, #933753 (diff) | |
download | gentoo-f589864d96d6c811b62b8aeef505be989b33ecd1.tar.gz gentoo-f589864d96d6c811b62b8aeef505be989b33ecd1.tar.bz2 gentoo-f589864d96d6c811b62b8aeef505be989b33ecd1.zip |
dev-lang/php: Stabilize 8.2.20 ppc64, #933753
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-8.2.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-8.2.20.ebuild b/dev-lang/php/php-8.2.20.ebuild index 772982bd7c3e..b41df824151a 100644 --- a/dev-lang/php/php-8.2.20.ebuild +++ b/dev-lang/php/php-8.2.20.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" |