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-lang/php/
Date: Thu, 30 Jun 2016 10:50:27
Message-Id: 1467283816.ff1975a4c466d8d8bb9c12b0b50d888daaddd91b.ago@gentoo
1 commit: ff1975a4c466d8d8bb9c12b0b50d888daaddd91b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 30 10:50:16 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 30 10:50:16 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff1975a4
7
8 dev-lang/php: x86 stable wrt bug #587246
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-lang/php/php-5.5.37.ebuild | 2 +-
15 dev-lang/php/php-5.6.23.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-lang/php/php-5.5.37.ebuild b/dev-lang/php/php-5.5.37.ebuild
19 index e6921b4..fd130bc 100644
20 --- a/dev-lang/php/php-5.5.37.ebuild
21 +++ b/dev-lang/php/php-5.5.37.ebuild
22 @@ -6,7 +6,7 @@ EAPI=5
23
24 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool systemd
25
26 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
27 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
28
29 function php_get_uri ()
30 {
31
32 diff --git a/dev-lang/php/php-5.6.23.ebuild b/dev-lang/php/php-5.6.23.ebuild
33 index 8f31578..33b236f 100644
34 --- a/dev-lang/php/php-5.6.23.ebuild
35 +++ b/dev-lang/php/php-5.6.23.ebuild
36 @@ -6,7 +6,7 @@ EAPI=5
37
38 inherit eutils autotools flag-o-matic versionator depend.apache apache-module libtool systemd
39
40 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
41 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
42
43 function php_get_uri ()
44 {