From: Thomas Deutschmann Date: Tue, 4 Jun 2019 14:18:47 +0000 (+0200) Subject: dev-php/pecl-memcached: x86 stable (bug #685188) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0be3488b0903bf98fb01c40df6c2632f7a6507c7;p=gentoo.git dev-php/pecl-memcached: x86 stable (bug #685188) Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-php/pecl-memcached/pecl-memcached-3.1.3.ebuild b/dev-php/pecl-memcached/pecl-memcached-3.1.3.ebuild index a9f98652d5fb..3b635d6831cb 100644 --- a/dev-php/pecl-memcached/pecl-memcached-3.1.3.ebuild +++ b/dev-php/pecl-memcached/pecl-memcached-3.1.3.ebuild @@ -12,7 +12,7 @@ USE_PHP="php7-0 php7-1 php7-2 php7-3" # But only truly build for these three. DESCRIPTION="Interface PHP with memcached via libmemcached library" LICENSE="PHP-3" SLOT="7" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="examples igbinary json sasl +session test" COMMON_DEPEND=">=dev-libs/libmemcached-1.0.14[sasl?]