From: Agostino Sarubbo Date: Wed, 6 May 2020 09:12:41 +0000 (+0200) Subject: dev-php/pecl-redis: amd64 stable wrt bug #721122 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3e2dcdf71c1b7cc8901ee8fdacaa7f72bb3756ea;p=gentoo.git dev-php/pecl-redis: amd64 stable wrt bug #721122 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-php/pecl-redis/pecl-redis-5.1.1.ebuild b/dev-php/pecl-redis/pecl-redis-5.1.1.ebuild index 55f32f3d4289..f765a4d536ff 100644 --- a/dev-php/pecl-redis/pecl-redis-5.1.1.ebuild +++ b/dev-php/pecl-redis/pecl-redis-5.1.1.ebuild @@ -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 +session" DEPEND="