diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-02 17:38:06 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-03 01:17:19 -0400 |
commit | 4e7d3c295970f9501b2008e6e5b78f2bbf12f0a2 (patch) | |
tree | 1640849585edaa345d74d9abb70818cc6da2ce76 /dev-lang | |
parent | net-ftp/filezilla: Stabilize 3.67.0 x86, #933642 (diff) | |
download | gentoo-4e7d3c295970f9501b2008e6e5b78f2bbf12f0a2.tar.gz gentoo-4e7d3c295970f9501b2008e6e5b78f2bbf12f0a2.tar.bz2 gentoo-4e7d3c295970f9501b2008e6e5b78f2bbf12f0a2.zip |
dev-lang/php: Stabilize 8.1.29 amd64, #933753
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.1.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-8.1.29.ebuild b/dev-lang/php/php-8.1.29.ebuild index 40dff326628c..4a462dcc5b2a 100644 --- a/dev-lang/php/php-8.1.29.ebuild +++ b/dev-lang/php/php-8.1.29.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" |