From eef8e47676dc5cb92dfe5f7bbb28f8d12f898bde Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 5 Jan 2026 21:00:47 +0000 Subject: Adding metadata --- dev-php/swoole/swoole-6.1.6.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'dev-php') diff --git a/dev-php/swoole/swoole-6.1.6.ebuild b/dev-php/swoole/swoole-6.1.6.ebuild index b05fe8142973..769dcd8b0edb 100644 --- a/dev-php/swoole/swoole-6.1.6.ebuild +++ b/dev-php/swoole/swoole-6.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2025 Liguros Authors +# Copyright 2021-2026 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ PHP_EXT_S="${WORKDIR}/${PN}-src-${PV}" PHP_EXT_SAPIS="cli" PHP_EXT_NEEDED_USE="cli,sockets?" # Supported PHP versions see https://github.com/swoole/swoole-src/blob/master/docs/SUPPORTED.md -USE_PHP="php8-2 php8-3 php8-4 php8-5" +USE_PHP="php8-2 php8-3 php8-4" inherit php-ext-source-r3 @@ -35,7 +35,6 @@ DEPEND=" php_targets_php8-2? ( dev-lang/php:8.2[mysql,mysqli(+)] ) php_targets_php8-3? ( dev-lang/php:8.3[mysql,mysqli(+)] ) php_targets_php8-4? ( dev-lang/php:8.4[mysql,mysqli(+)] ) - php_targets_php8-5? ( dev-lang/php:8.5[mysql,mysqli(+)] ) ) " -- cgit v1.3