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: Wed, 29 Sep 2021 07:57:58
Message-Id: 1632902256.4fbef722bc074b058fe7a5b1690f624601e83eff.ago@gentoo
1 commit: 4fbef722bc074b058fe7a5b1690f624601e83eff
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 29 07:57:36 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 29 07:57:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fbef722
7
8 dev-lang/php: x86 stable wrt bug #815253
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-lang/php/php-7.3.31.ebuild | 2 +-
15 dev-lang/php/php-7.4.24.ebuild | 2 +-
16 dev-lang/php/php-8.0.11.ebuild | 2 +-
17 3 files changed, 3 insertions(+), 3 deletions(-)
18
19 diff --git a/dev-lang/php/php-7.3.31.ebuild b/dev-lang/php/php-7.3.31.ebuild
20 index 9079c5965ec..b9eb5366952 100644
21 --- a/dev-lang/php/php-7.3.31.ebuild
22 +++ b/dev-lang/php/php-7.3.31.ebuild
23 @@ -19,7 +19,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 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
28 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
29
30 S="${WORKDIR}/${PN}-${MY_PV}"
31
32
33 diff --git a/dev-lang/php/php-7.4.24.ebuild b/dev-lang/php/php-7.4.24.ebuild
34 index 0ac08d3c968..1409cd0a142 100644
35 --- a/dev-lang/php/php-7.4.24.ebuild
36 +++ b/dev-lang/php/php-7.4.24.ebuild
37 @@ -21,7 +21,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 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
42 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
43
44 S="${WORKDIR}/${PN}-${MY_PV}"
45
46
47 diff --git a/dev-lang/php/php-8.0.11.ebuild b/dev-lang/php/php-8.0.11.ebuild
48 index 4906c4ad87f..1b01c7c095c 100644
49 --- a/dev-lang/php/php-8.0.11.ebuild
50 +++ b/dev-lang/php/php-8.0.11.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 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
56 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
57
58 S="${WORKDIR}/${PN}-${MY_PV}"