Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/php/
Date: Fri, 30 Mar 2018 09:06:40
Message-Id: 1522400785.3a90cba9679a1af769488df6116ed0748a2ea011.jer@gentoo
1 commit: 3a90cba9679a1af769488df6116ed0748a2ea011
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 30 09:06:25 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 09:06:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a90cba9
7
8 dev-lang/php: Stable for HPPA too.
9
10 Package-Manager: Portage-2.3.26, Repoman-2.3.7
11 RepoMan-Options: --ignore-arches
12
13 dev-lang/php/php-5.6.34.ebuild | 2 +-
14 dev-lang/php/php-7.0.28.ebuild | 2 +-
15 dev-lang/php/php-7.1.15.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/dev-lang/php/php-5.6.34.ebuild b/dev-lang/php/php-5.6.34.ebuild
19 index 9d6dc1997d2..5ba57479d07 100644
20 --- a/dev-lang/php/php-5.6.34.ebuild
21 +++ b/dev-lang/php/php-5.6.34.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.28.ebuild b/dev-lang/php/php-7.0.28.ebuild
33 index 7c206fc0a2a..b9e089b7828 100644
34 --- a/dev-lang/php/php-7.0.28.ebuild
35 +++ b/dev-lang/php/php-7.0.28.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.15.ebuild b/dev-lang/php/php-7.1.15.ebuild
47 index 119b8e8e852..1c4db60917a 100644
48 --- a/dev-lang/php/php-7.1.15.ebuild
49 +++ b/dev-lang/php/php-7.1.15.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"