summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-03 18:16:43 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-03 19:00:18 +0200
commit4718c31f9ff7f601139c5fe35f078fa8388c7206 (patch)
treeed992fc21ec10e05219c0f103566d84abe9bd47a /dev-php
parentprofiles: Add php7-4 target by default (diff)
downloadgentoo-4718c31f9ff7f601139c5fe35f078fa8388c7206.tar.gz
gentoo-4718c31f9ff7f601139c5fe35f078fa8388c7206.tar.bz2
gentoo-4718c31f9ff7f601139c5fe35f078fa8388c7206.zip
dev-php/igbinary: x86 stable (bug #740216)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/igbinary/igbinary-3.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/igbinary/igbinary-3.1.5.ebuild b/dev-php/igbinary/igbinary-3.1.5.ebuild
index e50a7e5bec71..c488c61de30a 100644
--- a/dev-php/igbinary/igbinary-3.1.5.ebuild
+++ b/dev-php/igbinary/igbinary-3.1.5.ebuild
@@ -12,7 +12,7 @@ USE_PHP="php7-1 php7-2 php7-3 php7-4"
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"