diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:18:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:18:10 +0100 |
commit | a5e185c3ea23b703386119f11e6f61a4e6eb7851 (patch) | |
tree | 3b2cc69da394c0895b0a3fdb1f00ccfdf0b6014e /dev-php/igbinary | |
parent | dev-php/pecl-mongo: x86 stable wrt bug #560022 (diff) | |
download | gentoo-a5e185c3ea23b703386119f11e6f61a4e6eb7851.tar.gz gentoo-a5e185c3ea23b703386119f11e6f61a4e6eb7851.tar.bz2 gentoo-a5e185c3ea23b703386119f11e6f61a4e6eb7851.zip |
dev-php/igbinary: x86 stable wrt bug #561656
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-php/igbinary')
-rw-r--r-- | dev-php/igbinary/igbinary-1.2.1-r1.ebuild | 2 |
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}" |