summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-04-25 20:27:37 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-04-25 21:22:01 +0200
commit22f8a176ecc4b83a731cb2bdf5d89b13f9cddddf (patch)
tree77666d1fa21c9589e773756c27742a4baf0e40d7 /dev-php
parentdev-php/pecl-memcached: x86 stable (bug #644618) (diff)
downloadgentoo-22f8a176ecc4b83a731cb2bdf5d89b13f9cddddf.tar.gz
gentoo-22f8a176ecc4b83a731cb2bdf5d89b13f9cddddf.tar.bz2
gentoo-22f8a176ecc4b83a731cb2bdf5d89b13f9cddddf.zip
dev-php/igbinary: x86 stable (bug #644618)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/igbinary/igbinary-2.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/igbinary/igbinary-2.0.5.ebuild b/dev-php/igbinary/igbinary-2.0.5.ebuild
index 114414a580a1..7bb040ccb2de 100644
--- a/dev-php/igbinary/igbinary-2.0.5.ebuild
+++ b/dev-php/igbinary/igbinary-2.0.5.ebuild
@@ -12,7 +12,7 @@ USE_PHP="php5-6 php7-0 php7-1 php7-2"
inherit php-ext-source-r3
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
DESCRIPTION="A fast drop-in replacement for the standard PHP serialize"
HOMEPAGE="https://github.com/${PN}/${PN}"