summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-23 08:40:02 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-23 08:40:02 +0200
commitb28f9295a1cec47f7c450f61b7e5d16f86f9c34e (patch)
tree33113ca978ee94ccb3bcfee0b00b26663238011f /dev-php
parentdev-java/maven-bin: x86 stable wrt bug #814293 (diff)
downloadgentoo-b28f9295a1cec47f7c450f61b7e5d16f86f9c34e.tar.gz
gentoo-b28f9295a1cec47f7c450f61b7e5d16f86f9c34e.tar.bz2
gentoo-b28f9295a1cec47f7c450f61b7e5d16f86f9c34e.zip
dev-php/igbinary: x86 stable wrt bug #814347
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/igbinary/igbinary-3.2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/igbinary/igbinary-3.2.6.ebuild b/dev-php/igbinary/igbinary-3.2.6.ebuild
index a4b536d340b9..99319701f390 100644
--- a/dev-php/igbinary/igbinary-3.2.6.ebuild
+++ b/dev-php/igbinary/igbinary-3.2.6.ebuild
@@ -12,7 +12,7 @@ USE_PHP="php7-3 php7-4 php8-0"
inherit php-ext-source-r3
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 x86"
DESCRIPTION="A fast drop-in replacement for the standard PHP serialize"
HOMEPAGE="https://github.com/igbinary/igbinary"