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: Thu, 05 Apr 2018 16:10:25
Message-Id: 1522944594.a2351c3d80c5c022ae769251b50af291dac46076.klausman@gentoo
1 commit: a2351c3d80c5c022ae769251b50af291dac46076
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 16:09:54 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 16:09:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2351c3d
7
8 dev-lang/php-5.6.35-r1: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/652420
11
12 dev-lang/php/php-5.6.35-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/php/php-5.6.35-r1.ebuild b/dev-lang/php/php-5.6.35-r1.ebuild
16 index e019fcb5ba3..e42da1d7bd4 100644
17 --- a/dev-lang/php/php-5.6.35-r1.ebuild
18 +++ b/dev-lang/php/php-5.6.35-r1.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"