diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-26 17:12:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-26 17:12:48 +0100 |
commit | f04d17a184a783e21176192d336096e7f6df3d35 (patch) | |
tree | d0b31bf81c29b5242ab6a2e3e16e25a54e3e7ad2 /dev-php/igbinary | |
parent | dev-php/pecl-memcached: x86 stable (bug #751268) (diff) | |
download | gentoo-f04d17a184a783e21176192d336096e7f6df3d35.tar.gz gentoo-f04d17a184a783e21176192d336096e7f6df3d35.tar.bz2 gentoo-f04d17a184a783e21176192d336096e7f6df3d35.zip |
dev-php/igbinary: x86 stable (bug #751268)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-php/igbinary')
-rw-r--r-- | dev-php/igbinary/igbinary-3.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/igbinary/igbinary-3.1.6.ebuild b/dev-php/igbinary/igbinary-3.1.6.ebuild index e50a7e5bec71..c488c61de30a 100644 --- a/dev-php/igbinary/igbinary-3.1.6.ebuild +++ b/dev-php/igbinary/igbinary-3.1.6.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" |