From: Aaron Bauman Date: Tue, 26 Nov 2019 01:03:20 +0000 (-0500) Subject: dev-php/igbinary: arm64 keyworded (bug #691986) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3ec7111fae3160acc9e06cfc3e646c86d21b4608;p=gentoo.git dev-php/igbinary: arm64 keyworded (bug #691986) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.79, Repoman-2.3.18 --- diff --git a/dev-php/igbinary/igbinary-2.0.8.ebuild b/dev-php/igbinary/igbinary-2.0.8.ebuild index 526e9960947e..3fc5e30a289f 100644 --- a/dev-php/igbinary/igbinary-2.0.8.ebuild +++ b/dev-php/igbinary/igbinary-2.0.8.ebuild @@ -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 ~arm64 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 c00d3b4866db..67fde3809285 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 ~arm64 x86" DESCRIPTION="A fast drop-in replacement for the standard PHP serialize" HOMEPAGE="https://github.com/igbinary/igbinary"