From e60b61e39bb9b7cbf525baa183a5a19234f335fa Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 18 Jan 2024 14:07:17 +0000 Subject: gentoo auto-resync : 18:01:2024 - 14:07:17 --- dev-php/pecl-redis/pecl-redis-5.3.6.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-php/pecl-redis/pecl-redis-5.3.6.ebuild') diff --git a/dev-php/pecl-redis/pecl-redis-5.3.6.ebuild b/dev-php/pecl-redis/pecl-redis-5.3.6.ebuild index 744212808fbe..b2d812cbde98 100644 --- a/dev-php/pecl-redis/pecl-redis-5.3.6.ebuild +++ b/dev-php/pecl-redis/pecl-redis-5.3.6.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PHP_EXT_NAME="redis" -USE_PHP="php8-0 php8-1" +USE_PHP="php8-1" PHP_EXT_NEEDED_USE="json(+)?,session(-)?" DOCS=( arrays.markdown cluster.markdown README.markdown CREDITS ) MY_P="${PN/pecl-/}-${PV/_rc/RC}" @@ -20,7 +20,7 @@ KEYWORDS="amd64 ~arm" IUSE="igbinary +json lz4 +session zstd" DEPEND=" - igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php8-0(-)?,php_targets_php8-1(-)?] ) + igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php8-1(-)?] ) lz4? ( app-arch/lz4:= ) zstd? ( app-arch/zstd:= ) " -- cgit v1.2.3