diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 20:27:37 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 21:22:01 +0200 |
commit | 22f8a176ecc4b83a731cb2bdf5d89b13f9cddddf (patch) | |
tree | 77666d1fa21c9589e773756c27742a4baf0e40d7 /dev-php/igbinary | |
parent | dev-php/pecl-memcached: x86 stable (bug #644618) (diff) | |
download | gentoo-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/igbinary')
-rw-r--r-- | dev-php/igbinary/igbinary-2.0.5.ebuild | 2 |
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}" |