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-lang/php/
Date: Tue, 15 Jan 2019 22:10:35
Message-Id: 1547590204.9f4365ab03b6f56874522d2bf799df43fcb34af6.whissi@gentoo
1 commit: 9f4365ab03b6f56874522d2bf799df43fcb34af6
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 15 21:57:37 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 15 22:10:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f4365ab
7
8 dev-lang/php: x86 stable (bug #675182)
9
10 Package-Manager: Portage-2.3.56, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-lang/php/php-5.6.40.ebuild | 2 +-
14 dev-lang/php/php-7.1.26.ebuild | 2 +-
15 dev-lang/php/php-7.2.14.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/dev-lang/php/php-5.6.40.ebuild b/dev-lang/php/php-5.6.40.ebuild
19 index 5f302dfa87c..cfed54824ea 100644
20 --- a/dev-lang/php/php-5.6.40.ebuild
21 +++ b/dev-lang/php/php-5.6.40.ebuild
22 @@ -19,7 +19,7 @@ LICENSE="PHP-3.01
23 unicode? ( BSD-2 LGPL-2.1 )"
24
25 SLOT="$(ver_cut 1-2)"
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
28
29 # We can build the following SAPIs in the given order
30 SAPIS="embed cli cgi fpm apache2"
31
32 diff --git a/dev-lang/php/php-7.1.26.ebuild b/dev-lang/php/php-7.1.26.ebuild
33 index 827d4783ce2..5b93ff82133 100644
34 --- a/dev-lang/php/php-7.1.26.ebuild
35 +++ b/dev-lang/php/php-7.1.26.ebuild
36 @@ -18,7 +18,7 @@ LICENSE="PHP-3.01
37 unicode? ( BSD-2 LGPL-2.1 )"
38
39 SLOT="$(ver_cut 1-2)"
40 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
41 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
42
43 # We can build the following SAPIs in the given order
44 SAPIS="embed cli cgi fpm apache2 phpdbg"
45
46 diff --git a/dev-lang/php/php-7.2.14.ebuild b/dev-lang/php/php-7.2.14.ebuild
47 index 108bc20fc58..7063b33bbc0 100644
48 --- a/dev-lang/php/php-7.2.14.ebuild
49 +++ b/dev-lang/php/php-7.2.14.ebuild
50 @@ -18,7 +18,7 @@ LICENSE="PHP-3.01
51 unicode? ( BSD-2 LGPL-2.1 )"
52
53 SLOT="$(ver_cut 1-2)"
54 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
55 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
56
57 # We can build the following SAPIs in the given order
58 SAPIS="embed cli cgi fpm apache2 phpdbg"