Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/php/
Date: Sun, 03 Jul 2016 10:02:33
Message-Id: 1467539838.f4c1ba7ea0f187d4b9a6f4e551cc71c97d009f53.jer@gentoo
1 commit: f4c1ba7ea0f187d4b9a6f4e551cc71c97d009f53
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 3 09:57:18 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 3 09:57:18 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c1ba7e
7
8 dev-lang/php: Stable for PPC64 (bug #587246).
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --ignore-arches
12
13 dev-lang/php/php-5.5.37.ebuild | 2 +-
14 dev-lang/php/php-5.6.23.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-lang/php/php-5.5.37.ebuild b/dev-lang/php/php-5.5.37.ebuild
18 index 6258dd9..a636e9c 100644
19 --- a/dev-lang/php/php-5.5.37.ebuild
20 +++ b/dev-lang/php/php-5.5.37.ebuild
21 @@ -6,7 +6,7 @@ EAPI=5
22
23 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool systemd
24
25 -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"
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
28 function php_get_uri ()
29 {
30
31 diff --git a/dev-lang/php/php-5.6.23.ebuild b/dev-lang/php/php-5.6.23.ebuild
32 index 6f57b00..b765df3 100644
33 --- a/dev-lang/php/php-5.6.23.ebuild
34 +++ b/dev-lang/php/php-5.6.23.ebuild
35 @@ -6,7 +6,7 @@ EAPI=5
36
37 inherit eutils autotools flag-o-matic versionator depend.apache apache-module libtool systemd
38
39 -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"
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
42 function php_get_uri ()
43 {