summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-01-21 08:39:24 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-01-21 08:39:24 +0100
commit2c39660a8dc38c1217d709ad1789ba381de5c310 (patch)
treee5d48e122a3f6d3c69b66308c62d58ba34673133 /dev-php/pecl-redis
parentnet-analyzer/cacti: amd64/x86 stable (ALLARCHES policy) wrt bug #765019 (diff)
downloadgentoo-2c39660a8dc38c1217d709ad1789ba381de5c310.tar.gz
gentoo-2c39660a8dc38c1217d709ad1789ba381de5c310.tar.bz2
gentoo-2c39660a8dc38c1217d709ad1789ba381de5c310.zip
dev-php/pecl-redis: amd64 stable wrt bug #754015
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php/pecl-redis')
-rw-r--r--dev-php/pecl-redis/pecl-redis-5.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-redis/pecl-redis-5.3.2.ebuild b/dev-php/pecl-redis/pecl-redis-5.3.2.ebuild
index 65762af9b8d8..28935f2552a5 100644
--- a/dev-php/pecl-redis/pecl-redis-5.3.2.ebuild
+++ b/dev-php/pecl-redis/pecl-redis-5.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"
+KEYWORDS="amd64 ~arm"
IUSE="igbinary +json lz4 +session zstd"
DEPEND="