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: Sat, 06 Jan 2018 17:53:52
Message-Id: 1515261163.fda17be167f35a421a33acdd5dfc30b6e334328a.ago@gentoo
1 commit: fda17be167f35a421a33acdd5dfc30b6e334328a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 6 17:52:43 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 6 17:52:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fda17be1
7
8 dev-lang/php: amd64 stable wrt bug #643564
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-lang/php/php-5.6.33.ebuild | 2 +-
15 dev-lang/php/php-7.0.27.ebuild | 2 +-
16 dev-lang/php/php-7.1.13.ebuild | 2 +-
17 3 files changed, 3 insertions(+), 3 deletions(-)
18
19 diff --git a/dev-lang/php/php-5.6.33.ebuild b/dev-lang/php/php-5.6.33.ebuild
20 index 5993b13cecb..cc2edc3976e 100644
21 --- a/dev-lang/php/php-5.6.33.ebuild
22 +++ b/dev-lang/php/php-5.6.33.ebuild
23 @@ -18,7 +18,7 @@ LICENSE="PHP-3.01
24 unicode? ( BSD-2 LGPL-2.1 )"
25
26 SLOT="$(get_version_component_range 1-2)"
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 +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"
29
30 # We can build the following SAPIs in the given order
31 SAPIS="embed cli cgi fpm apache2"
32
33 diff --git a/dev-lang/php/php-7.0.27.ebuild b/dev-lang/php/php-7.0.27.ebuild
34 index 399eab8051b..f3f14086bd0 100644
35 --- a/dev-lang/php/php-7.0.27.ebuild
36 +++ b/dev-lang/php/php-7.0.27.ebuild
37 @@ -18,7 +18,7 @@ LICENSE="PHP-3.01
38 unicode? ( BSD-2 LGPL-2.1 )"
39
40 SLOT="$(get_version_component_range 1-2)"
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 +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"
43
44 # We can build the following SAPIs in the given order
45 SAPIS="embed cli cgi fpm apache2 phpdbg"
46
47 diff --git a/dev-lang/php/php-7.1.13.ebuild b/dev-lang/php/php-7.1.13.ebuild
48 index 3d4f9b0d5df..5e8aa15dc56 100644
49 --- a/dev-lang/php/php-7.1.13.ebuild
50 +++ b/dev-lang/php/php-7.1.13.ebuild
51 @@ -18,7 +18,7 @@ LICENSE="PHP-3.01
52 unicode? ( BSD-2 LGPL-2.1 )"
53
54 SLOT="$(get_version_component_range 1-2)"
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 +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"
57
58 # We can build the following SAPIs in the given order
59 SAPIS="embed cli cgi fpm apache2 phpdbg"