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, 14 Aug 2019 07:34:55
Message-Id: 1565768046.0ea9e56c89c530af4fb2c7829b3316e5acdb6f53.ago@gentoo
1 commit: 0ea9e56c89c530af4fb2c7829b3316e5acdb6f53
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 14 07:34:06 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 14 07:34:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ea9e56c
7
8 dev-lang/php: alpha stable wrt bug #691564
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="alpha"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-lang/php/php-5.6.40-r5.ebuild | 2 +-
15 dev-lang/php/php-7.1.31.ebuild | 2 +-
16 dev-lang/php/php-7.2.21.ebuild | 2 +-
17 dev-lang/php/php-7.3.8.ebuild | 2 +-
18 4 files changed, 4 insertions(+), 4 deletions(-)
19
20 diff --git a/dev-lang/php/php-5.6.40-r5.ebuild b/dev-lang/php/php-5.6.40-r5.ebuild
21 index a3c6eff3ec1..de391dcfb94 100644
22 --- a/dev-lang/php/php-5.6.40-r5.ebuild
23 +++ b/dev-lang/php/php-5.6.40-r5.ebuild
24 @@ -21,7 +21,7 @@ LICENSE="PHP-3.01
25 unicode? ( BSD-2 LGPL-2.1 )"
26
27 SLOT="$(ver_cut 1-2)"
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 +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"
30
31 # We can build the following SAPIs in the given order
32 SAPIS="embed cli cgi fpm apache2"
33
34 diff --git a/dev-lang/php/php-7.1.31.ebuild b/dev-lang/php/php-7.1.31.ebuild
35 index 592ae19fd67..139472d572c 100644
36 --- a/dev-lang/php/php-7.1.31.ebuild
37 +++ b/dev-lang/php/php-7.1.31.ebuild
38 @@ -18,7 +18,7 @@ LICENSE="PHP-3.01
39 unicode? ( BSD-2 LGPL-2.1 )"
40
41 SLOT="$(ver_cut 1-2)"
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 +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"
44
45 # We can build the following SAPIs in the given order
46 SAPIS="embed cli cgi fpm apache2 phpdbg"
47
48 diff --git a/dev-lang/php/php-7.2.21.ebuild b/dev-lang/php/php-7.2.21.ebuild
49 index 6c09e7f749d..f659c39ce48 100644
50 --- a/dev-lang/php/php-7.2.21.ebuild
51 +++ b/dev-lang/php/php-7.2.21.ebuild
52 @@ -18,7 +18,7 @@ LICENSE="PHP-3.01
53 unicode? ( BSD-2 LGPL-2.1 )"
54
55 SLOT="$(ver_cut 1-2)"
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 +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"
58
59 # We can build the following SAPIs in the given order
60 SAPIS="embed cli cgi fpm apache2 phpdbg"
61
62 diff --git a/dev-lang/php/php-7.3.8.ebuild b/dev-lang/php/php-7.3.8.ebuild
63 index b382e3aec78..315d2b5d013 100644
64 --- a/dev-lang/php/php-7.3.8.ebuild
65 +++ b/dev-lang/php/php-7.3.8.ebuild
66 @@ -19,7 +19,7 @@ LICENSE="PHP-3.01
67 unicode? ( BSD-2 LGPL-2.1 )"
68
69 SLOT="$(ver_cut 1-2)"
70 -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"
71 +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"
72
73 S="${WORKDIR}/${PN}-${MY_PV}"