summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-04 14:59:23 +0100
committerSam James <sam@gentoo.org>2023-07-04 14:59:23 +0100
commit8f193fbbfecf965bc458d9c33a9198b161ee1780 (patch)
treecd1555bd205da26dabc5dda0983c0929e19b3c00 /dev-php/pecl-redis
parentdev-php/phpunit-mock-objects: Stabilize 3.4.3-r1 amd64, #909618 (diff)
downloadgentoo-8f193fbbfecf965bc458d9c33a9198b161ee1780.tar.gz
gentoo-8f193fbbfecf965bc458d9c33a9198b161ee1780.tar.bz2
gentoo-8f193fbbfecf965bc458d9c33a9198b161ee1780.zip
dev-php/pecl-redis: Stabilize 5.3.7-r1 amd64, #909623
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/pecl-redis')
-rw-r--r--dev-php/pecl-redis/pecl-redis-5.3.7-r1.ebuild4
1 files 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="