diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-04 17:48:07 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-07-05 22:38:20 +0300 |
commit | 34619736faf6c15e4df650793f46b06469ca6613 (patch) | |
tree | ba57af256b72dc2adaaccf262fc01043befcaf81 | |
parent | dev-lang/php: Stabilize 8.1.29 x86, #933753 (diff) | |
download | gentoo-34619736faf6c15e4df650793f46b06469ca6613.tar.gz gentoo-34619736faf6c15e4df650793f46b06469ca6613.tar.bz2 gentoo-34619736faf6c15e4df650793f46b06469ca6613.zip |
dev-lang/php: Stabilize 8.2.20 x86, #933753
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
-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 fc161e35b79d..995563df3dfc 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" |