commit: 8f193fbbfecf965bc458d9c33a9198b161ee1780 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 4 13:59:23 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 4 13:59:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f193fbb
dev-php/pecl-redis: Stabilize 5.3.7-r1 amd64, #909623 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-php/pecl-redis/pecl-redis-5.3.7-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/pecl-redis/pecl-redis-5.3.7-r1.ebuild b/dev-php/pecl-redis/pecl-redis-5.3.7-r1.ebuild index 3c1ac592ec02..39d113032559 100644 --- a/dev-php/pecl-redis/pecl-redis-5.3.7-r1.ebuild +++ b/dev-php/pecl-redis/pecl-redis-5.3.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,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="