From: Agostino Sarubbo Date: Wed, 6 May 2020 09:12:36 +0000 (+0200) Subject: dev-php/igbinary: amd64 stable wrt bug #721122 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=466346c8ab196278f5d505574a803be744f6b922;p=gentoo.git dev-php/igbinary: amd64 stable wrt bug #721122 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" 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 e50a7e5bec71..4d37e24a0532 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"