commit: 333bfe492f34585ce74088157332006b01fd8471 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Wed Mar 14 05:57:38 2018 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Wed Mar 14 05:57:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=333bfe49
dev-php/igbinary: add ~arm, bug #643572 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" dev-php/igbinary/igbinary-2.0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/igbinary/igbinary-2.0.5.ebuild b/dev-php/igbinary/igbinary-2.0.5.ebuild index 65cdb5148a8..7421e044d58 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}"
