Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/php/
Date: Thu, 05 Apr 2018 13:21:40
Message-Id: 1522934441.3be98a5dcec121d5df314a279428132a88d63e80.bman@gentoo
1 commit: 3be98a5dcec121d5df314a279428132a88d63e80
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 13:20:41 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 13:20:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3be98a5d
7
8 dev-lang/php: amd64 stable
9
10 Bug: https://bugs.gentoo.org/652420
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 dev-lang/php/php-5.6.35-r1.ebuild | 2 +-
14 dev-lang/php/php-7.0.29.ebuild | 2 +-
15 dev-lang/php/php-7.1.16.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/dev-lang/php/php-5.6.35-r1.ebuild b/dev-lang/php/php-5.6.35-r1.ebuild
19 index 581ffa026ba..31a69418ee8 100644
20 --- a/dev-lang/php/php-5.6.35-r1.ebuild
21 +++ b/dev-lang/php/php-5.6.35-r1.ebuild
22 @@ -18,7 +18,7 @@ LICENSE="PHP-3.01
23 unicode? ( BSD-2 LGPL-2.1 )"
24
25 SLOT="$(get_version_component_range 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.0.29.ebuild b/dev-lang/php/php-7.0.29.ebuild
33 index 3af4565126b..55bdd761abd 100644
34 --- a/dev-lang/php/php-7.0.29.ebuild
35 +++ b/dev-lang/php/php-7.0.29.ebuild
36 @@ -18,7 +18,7 @@ LICENSE="PHP-3.01
37 unicode? ( BSD-2 LGPL-2.1 )"
38
39 SLOT="$(get_version_component_range 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.1.16.ebuild b/dev-lang/php/php-7.1.16.ebuild
47 index c6780c2f351..12de7de6e3c 100644
48 --- a/dev-lang/php/php-7.1.16.ebuild
49 +++ b/dev-lang/php/php-7.1.16.ebuild
50 @@ -18,7 +18,7 @@ LICENSE="PHP-3.01
51 unicode? ( BSD-2 LGPL-2.1 )"
52
53 SLOT="$(get_version_component_range 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"