From: Thomas Deutschmann Date: Tue, 4 Jun 2019 14:10:57 +0000 (+0200) Subject: dev-php/igbinary: x86 stable (bug #687326) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=938fde50c73506caa66d564c832a2f2c3f27b270;p=gentoo.git dev-php/igbinary: x86 stable (bug #687326) Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-php/igbinary/igbinary-2.0.8.ebuild b/dev-php/igbinary/igbinary-2.0.8.ebuild index 28d06b6bdff5..863d70591ea0 100644 --- a/dev-php/igbinary/igbinary-2.0.8.ebuild +++ b/dev-php/igbinary/igbinary-2.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ USE_PHP="php5-6 php7-0 php7-1 php7-2 php7-3" inherit php-ext-source-r3 -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm x86" DESCRIPTION="A fast drop-in replacement for the standard PHP serialize" HOMEPAGE="https://github.com/igbinary/igbinary" diff --git a/dev-php/igbinary/igbinary-3.0.1.ebuild b/dev-php/igbinary/igbinary-3.0.1.ebuild index d4b0a06b0119..5dd3c7a28384 100644 --- a/dev-php/igbinary/igbinary-3.0.1.ebuild +++ b/dev-php/igbinary/igbinary-3.0.1.ebuild @@ -12,7 +12,7 @@ USE_PHP="php7-1 php7-2 php7-3" inherit php-ext-source-r3 -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm x86" DESCRIPTION="A fast drop-in replacement for the standard PHP serialize" HOMEPAGE="https://github.com/igbinary/igbinary"