From: Agostino Sarubbo Date: Thu, 23 Feb 2017 16:29:48 +0000 (+0100) Subject: dev-php/pecl-apcu: x86 stable wrt bug #610402 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=934963e7be160201eadc29f4a213fa6ac93d75d3;p=gentoo.git dev-php/pecl-apcu: x86 stable wrt bug #610402 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-php/pecl-apcu/pecl-apcu-4.0.11.ebuild b/dev-php/pecl-apcu/pecl-apcu-4.0.11.ebuild index 2ad15d54b42f..48f448b25dfd 100644 --- a/dev-php/pecl-apcu/pecl-apcu-4.0.11.ebuild +++ b/dev-php/pecl-apcu/pecl-apcu-4.0.11.ebuild @@ -15,7 +15,7 @@ inherit php-ext-pecl-r3 USE_PHP="php5-6" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DESCRIPTION="Stripped down version of APC supporting only user cache" LICENSE="PHP-3.01" diff --git a/dev-php/pecl-apcu/pecl-apcu-5.1.8.ebuild b/dev-php/pecl-apcu/pecl-apcu-5.1.8.ebuild index 9066691e93db..c3a705fb9a14 100644 --- a/dev-php/pecl-apcu/pecl-apcu-5.1.8.ebuild +++ b/dev-php/pecl-apcu/pecl-apcu-5.1.8.ebuild @@ -18,7 +18,7 @@ inherit php-ext-pecl-r3 # However, we only really build for 7.x; so redefine it here USE_PHP="php7-0 php7-1" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DESCRIPTION="Stripped down version of APC supporting only user cache" LICENSE="PHP-3.01"