diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:10:57 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:43:37 +0200 |
commit | 938fde50c73506caa66d564c832a2f2c3f27b270 (patch) | |
tree | be341fc39393fbde0c71aec2f1ee96c322d5ec21 /dev-php | |
parent | x11-libs/gtksourceview: x86 stable (bug #686812) (diff) | |
download | gentoo-938fde50c73506caa66d564c832a2f2c3f27b270.tar.gz gentoo-938fde50c73506caa66d564c832a2f2c3f27b270.tar.bz2 gentoo-938fde50c73506caa66d564c832a2f2c3f27b270.zip |
dev-php/igbinary: x86 stable (bug #687326)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/igbinary/igbinary-2.0.8.ebuild | 4 | ||||
-rw-r--r-- | dev-php/igbinary/igbinary-3.0.1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/igbinary/igbinary-2.0.8.ebuild b/dev-php/igbinary/igbinary-2.0.8.ebuild index 28d06b6bdff5..863d70591ea0 100644 --- a/dev-php/igbinary/igbinary-2.0.8.ebuild +++ b/dev-php/igbinary/igbinary-2.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ USE_PHP="php5-6 php7-0 php7-1 php7-2 php7-3" 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/igbinary/igbinary" diff --git a/dev-php/igbinary/igbinary-3.0.1.ebuild b/dev-php/igbinary/igbinary-3.0.1.ebuild index d4b0a06b0119..5dd3c7a28384 100644 --- a/dev-php/igbinary/igbinary-3.0.1.ebuild +++ b/dev-php/igbinary/igbinary-3.0.1.ebuild @@ -12,7 +12,7 @@ USE_PHP="php7-1 php7-2 php7-3" 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/igbinary/igbinary" |