Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/php/
Date: Sun, 10 Sep 2017 07:36:45
Message-Id: 1505028984.f85cd99ab41b4c67315f9a2967c57c16951c7c9a.klausman@gentoo
1 commit: f85cd99ab41b4c67315f9a2967c57c16951c7c9a
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 10 07:36:24 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 10 07:36:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f85cd99a
7
8 dev-lang/php-7.0.23-r0: alpha stable
9
10 Gentoo-Bug: 629452
11
12 dev-lang/php/php-7.0.23.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/php/php-7.0.23.ebuild b/dev-lang/php/php-7.0.23.ebuild
16 index 2082d32ef86..f49d455b977 100644
17 --- a/dev-lang/php/php-7.0.23.ebuild
18 +++ b/dev-lang/php/php-7.0.23.ebuild
19 @@ -18,7 +18,7 @@ LICENSE="PHP-3.01
20 unicode? ( BSD-2 LGPL-2.1 )"
21
22 SLOT="$(get_version_component_range 1-2)"
23 -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"
24 +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"
25
26 # We can build the following SAPIs in the given order
27 SAPIS="embed cli cgi fpm apache2 phpdbg"