dev-php/pecl-memcache: Fast stable all arches
authorBrian Evans <grknight@gentoo.org>
Fri, 19 May 2017 19:23:41 +0000 (15:23 -0400)
committerBrian Evans <grknight@gentoo.org>
Fri, 19 May 2017 19:25:29 +0000 (15:25 -0400)
All arches need immediate stable as this extension built with gcc 5.4+
will crash any server that makes a call to it

Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-php/pecl-memcache/pecl-memcache-3.0.8-r2.ebuild

index 1559d86be03d087f04c35bb6125cd799b4457ca7..e35e5048a992ef0157e27cbd940480b25f25891d 100644 (file)
@@ -11,7 +11,7 @@ USE_PHP="php5-6"
 
 inherit php-ext-pecl-r3 flag-o-matic
 
-KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
+KEYWORDS="amd64 hppa ppc64 x86"
 
 DESCRIPTION="PHP extension for using memcached"
 LICENSE="PHP-3"