Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/igbinary/
Date: Tue, 03 Nov 2015 15:19:29
Message-Id: 1446563943.60574d1bafcb92528d972678a629c1bfb11c3245.ago@gentoo
1 commit: 60574d1bafcb92528d972678a629c1bfb11c3245
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 15:19:03 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 15:19:03 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60574d1b
7
8 dev-php/igbinary: amd64 stable wrt bug #561656
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 dev-php/igbinary/igbinary-1.2.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-php/igbinary/igbinary-1.2.1-r1.ebuild b/dev-php/igbinary/igbinary-1.2.1-r1.ebuild
17 index 258ea58..a7b86ce 100644
18 --- a/dev-php/igbinary/igbinary-1.2.1-r1.ebuild
19 +++ b/dev-php/igbinary/igbinary-1.2.1-r1.ebuild
20 @@ -12,7 +12,7 @@ USE_PHP="php5-4 php5-5 php5-6"
21
22 inherit php-ext-source-r2
23
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 ~x86"
26
27 DESCRIPTION="A fast drop-in replacement for the standard PHP serialize"
28 HOMEPAGE="https://github.com/${PN}/${PN}"