commit: 5aa4dd12d807a4d3a024a3b8fb9938e31f7d810c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 19 01:30:55 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 19 01:30:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aa4dd12
dev-php/pecl-redis: Stabilize 6.1.0 amd64, #948379 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-php/pecl-redis/pecl-redis-6.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/pecl-redis/pecl-redis-6.1.0.ebuild b/dev-php/pecl-redis/pecl-redis-6.1.0.ebuild index 84df442bf7cd..0a58a9f1494f 100644 --- a/dev-php/pecl-redis/pecl-redis-6.1.0.ebuild +++ b/dev-php/pecl-redis/pecl-redis-6.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ inherit php-ext-pecl-r3 DESCRIPTION="PHP extension for interfacing with Redis" LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="amd64 ~arm ~arm64" IUSE="igbinary +json lz4 +session zstd" DEPEND="