commit: 3a0266e5a077e78a8a122e13f2fc40bb45ef947d Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Apr 16 17:10:13 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Apr 16 17:10:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a0266e5
dev-php/pecl-redis: amd64 stable Bug: https://bugs.gentoo.org/652988 Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-php/pecl-redis/pecl-redis-3.1.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/pecl-redis/pecl-redis-3.1.6-r1.ebuild b/dev-php/pecl-redis/pecl-redis-3.1.6-r1.ebuild index 4033476716d..6c219bc9293 100644 --- a/dev-php/pecl-redis/pecl-redis-3.1.6-r1.ebuild +++ b/dev-php/pecl-redis/pecl-redis-3.1.6-r1.ebuild @@ -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" +KEYWORDS="amd64 ~arm" IUSE="igbinary +session" DEPEND="