From: Agostino Sarubbo Date: Mon, 27 Feb 2017 08:24:07 +0000 (+0100) Subject: dev-php/igbinary: amd64 stable wrt bug #610938 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5e4e8f8c097e800856421ebe2dc8d485db24225b;p=gentoo.git dev-php/igbinary: amd64 stable wrt bug #610938 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" 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 cbbdfdc8a4f9..0b50b0378e5f 100644 --- a/dev-php/igbinary/igbinary-2.0.1.ebuild +++ b/dev-php/igbinary/igbinary-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,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}"