From: Markus Meier Date: Wed, 14 Mar 2018 05:57:38 +0000 (+0100) Subject: dev-php/igbinary: add ~arm, bug #643572 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=333bfe492f34585ce74088157332006b01fd8471;p=gentoo.git dev-php/igbinary: add ~arm, bug #643572 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" --- diff --git a/dev-php/igbinary/igbinary-2.0.5.ebuild b/dev-php/igbinary/igbinary-2.0.5.ebuild index 65cdb5148a85..7421e044d58d 100644 --- a/dev-php/igbinary/igbinary-2.0.5.ebuild +++ b/dev-php/igbinary/igbinary-2.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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" inherit php-ext-source-r3 -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" DESCRIPTION="A fast drop-in replacement for the standard PHP serialize" HOMEPAGE="https://github.com/${PN}/${PN}"