summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-03 17:18:10 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-03 17:18:10 +0100
commita5e185c3ea23b703386119f11e6f61a4e6eb7851 (patch)
tree3b2cc69da394c0895b0a3fdb1f00ccfdf0b6014e
parentdev-php/pecl-mongo: x86 stable wrt bug #560022 (diff)
downloadgentoo-a5e185c3.tar.gz
gentoo-a5e185c3.tar.bz2
gentoo-a5e185c3.zip
dev-php/igbinary: x86 stable wrt bug #561656
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
-rw-r--r--dev-php/igbinary/igbinary-1.2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/igbinary/igbinary-1.2.1-r1.ebuild b/dev-php/igbinary/igbinary-1.2.1-r1.ebuild
index a7b86ce33b3e..a2cf69ad0afa 100644
--- a/dev-php/igbinary/igbinary-1.2.1-r1.ebuild
+++ b/dev-php/igbinary/igbinary-1.2.1-r1.ebuild
@@ -12,7 +12,7 @@ USE_PHP="php5-4 php5-5 php5-6"
inherit php-ext-source-r2
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
DESCRIPTION="A fast drop-in replacement for the standard PHP serialize"
HOMEPAGE="https://github.com/${PN}/${PN}"