diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-12 01:52:16 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-12 09:25:11 +0300 |
commit | f8620d641d4c7e02bf852e1190d1315b4e40abc1 (patch) | |
tree | d39d8596c31aea38320f27c1d1f3d18c5d85db40 /dev-lang/php | |
parent | dev-python/matplotlib: Stabilize 3.8.3 hppa, #925991 (diff) | |
download | gentoo-f8620d641d4c7e02bf852e1190d1315b4e40abc1.tar.gz gentoo-f8620d641d4c7e02bf852e1190d1315b4e40abc1.tar.bz2 gentoo-f8620d641d4c7e02bf852e1190d1315b4e40abc1.zip |
dev-lang/php: Stabilize 8.2.15 sparc, #920701
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/php')
-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 f5ce99221a72..bb0e5f666f8f 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" |