From: Agostino Sarubbo Date: Wed, 6 May 2020 14:30:44 +0000 (+0200) Subject: dev-php/igbinary: x86 stable wrt bug #721122 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3dc8236886dabbc98c8e87ccb8a448f00a6cd80a;p=gentoo.git dev-php/igbinary: x86 stable wrt bug #721122 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-php/igbinary/igbinary-3.1.2.ebuild b/dev-php/igbinary/igbinary-3.1.2.ebuild index 4d37e24a0532..e56a7b7ca346 100644 --- a/dev-php/igbinary/igbinary-3.1.2.ebuild +++ b/dev-php/igbinary/igbinary-3.1.2.ebuild @@ -12,7 +12,7 @@ USE_PHP="php7-1 php7-2 php7-3 php7-4" inherit php-ext-source-r3 -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" DESCRIPTION="A fast drop-in replacement for the standard PHP serialize" HOMEPAGE="https://github.com/igbinary/igbinary"