Skip to content

Commit

Permalink
dev-php/pecl-memcache: Fast stable all arches
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Brian Evans committed May 19, 2017
1 parent 4682d0c commit 50c61ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-php/pecl-memcache/pecl-memcache-3.0.8-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 50c61ac

Please sign in to comment.