From: Agostino Sarubbo Date: Thu, 2 Mar 2017 10:47:24 +0000 (+0100) Subject: dev-php/igbinary: x86 stable wrt bug #610938 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4d1289ca851d251ae7517ce5d629e7ce3f7b516b;p=gentoo.git dev-php/igbinary: x86 stable wrt bug #610938 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-php/igbinary/igbinary-2.0.1.ebuild b/dev-php/igbinary/igbinary-2.0.1.ebuild index 58eaddc6f5a2..b1b6c77dbad8 100644 --- a/dev-php/igbinary/igbinary-2.0.1.ebuild +++ b/dev-php/igbinary/igbinary-2.0.1.ebuild @@ -12,7 +12,7 @@ USE_PHP="php5-6 php7-0 php7-1" inherit php-ext-source-r3 -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DESCRIPTION="A fast drop-in replacement for the standard PHP serialize" HOMEPAGE="https://github.com/${PN}/${PN}"