dev-php/igbinary: add ~arm, bug #643572
authorMarkus Meier <maekke@gentoo.org>
Wed, 14 Mar 2018 05:57:38 +0000 (06:57 +0100)
committerMarkus Meier <maekke@gentoo.org>
Wed, 14 Mar 2018 05:57:38 +0000 (06:57 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

dev-php/igbinary/igbinary-2.0.5.ebuild

index 65cdb5148a85d9b5108404ca4dd6477d4cece142..7421e044d58d38674372490a84d9571403ceba21 100644 (file)
@@ -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}"