Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/igbinary/
Date: Mon, 26 Oct 2020 16:12:59
Message-Id: 1603728768.f04d17a184a783e21176192d336096e7f6df3d35.whissi@gentoo
1 commit: f04d17a184a783e21176192d336096e7f6df3d35
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 26 16:12:25 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 26 16:12:48 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f04d17a1
7
8 dev-php/igbinary: x86 stable (bug #751268)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-php/igbinary/igbinary-3.1.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-php/igbinary/igbinary-3.1.6.ebuild b/dev-php/igbinary/igbinary-3.1.6.ebuild
17 index e50a7e5bec7..c488c61de30 100644
18 --- a/dev-php/igbinary/igbinary-3.1.6.ebuild
19 +++ b/dev-php/igbinary/igbinary-3.1.6.ebuild
20 @@ -12,7 +12,7 @@ USE_PHP="php7-1 php7-2 php7-3 php7-4"
21
22 inherit php-ext-source-r3
23
24 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 x86"
26
27 DESCRIPTION="A fast drop-in replacement for the standard PHP serialize"
28 HOMEPAGE="https://github.com/igbinary/igbinary"