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: Mon, 24 Feb 2020 12:50:27
Message-Id: 1582548569.1cbf3f3dc431df804aa355a42967bda93bb1ccf8.ago@gentoo
1 commit: 1cbf3f3dc431df804aa355a42967bda93bb1ccf8
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 24 12:49:29 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 24 12:49:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cbf3f3d
7
8 dev-lang/php: x86 stable wrt bug #710304
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-lang/php/php-7.2.28.ebuild | 2 +-
15 dev-lang/php/php-7.3.15.ebuild | 2 +-
16 dev-lang/php/php-7.4.3.ebuild | 2 +-
17 3 files changed, 3 insertions(+), 3 deletions(-)
18
19 diff --git a/dev-lang/php/php-7.2.28.ebuild b/dev-lang/php/php-7.2.28.ebuild
20 index b70cc94927b..ff4a8f69f89 100644
21 --- a/dev-lang/php/php-7.2.28.ebuild
22 +++ b/dev-lang/php/php-7.2.28.ebuild
23 @@ -18,7 +18,7 @@ LICENSE="PHP-3.01
24 unicode? ( BSD-2 LGPL-2.1 )"
25
26 SLOT="$(ver_cut 1-2)"
27 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~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-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 phpdbg"
32
33 diff --git a/dev-lang/php/php-7.3.15.ebuild b/dev-lang/php/php-7.3.15.ebuild
34 index 912e8b6cfcb..097d4f65981 100644
35 --- a/dev-lang/php/php-7.3.15.ebuild
36 +++ b/dev-lang/php/php-7.3.15.ebuild
37 @@ -19,7 +19,7 @@ LICENSE="PHP-3.01
38 unicode? ( BSD-2 LGPL-2.1 )"
39
40 SLOT="$(ver_cut 1-2)"
41 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
43
44 S="${WORKDIR}/${PN}-${MY_PV}"
45
46
47 diff --git a/dev-lang/php/php-7.4.3.ebuild b/dev-lang/php/php-7.4.3.ebuild
48 index be0b0fd6299..bc92aadcad5 100644
49 --- a/dev-lang/php/php-7.4.3.ebuild
50 +++ b/dev-lang/php/php-7.4.3.ebuild
51 @@ -21,7 +21,7 @@ LICENSE="PHP-3.01
52 unicode? ( BSD-2 LGPL-2.1 )"
53
54 SLOT="$(ver_cut 1-2)"
55 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
57
58 S="${WORKDIR}/${PN}-${MY_PV}"