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: Sat, 28 Jan 2017 19:52:53
Message-Id: 1485633163.39006177ecd58b6d8b01309610e130d090d12d1d.klausman@gentoo
1 commit: 39006177ecd58b6d8b01309610e130d090d12d1d
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 28 19:52:20 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 19:52:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39006177
7
8 dev-lang/php-5.6.30-r0: stable on alpha
9
10 Gentoo-Bug: 606626
11
12 dev-lang/php/php-5.6.30.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/php/php-5.6.30.ebuild b/dev-lang/php/php-5.6.30.ebuild
16 index 1933204..6e9f774 100644
17 --- a/dev-lang/php/php-5.6.30.ebuild
18 +++ b/dev-lang/php/php-5.6.30.ebuild
19 @@ -19,7 +19,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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
24 +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-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"