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: Wed, 02 Nov 2016 07:53:28
Message-Id: 1478073166.565cadb9f89394b51aead69a838ad502a7984d41.jer@gentoo
1 commit: 565cadb9f89394b51aead69a838ad502a7984d41
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 2 07:32:02 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 2 07:52:46 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=565cadb9
7
8 dev-lang/php: Stable for HPPA (bug #597586).
9
10 Package-Manager: portage-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 dev-lang/php/php-5.6.27.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/php/php-5.6.27.ebuild b/dev-lang/php/php-5.6.27.ebuild
17 index 40ada24..91f356f 100644
18 --- a/dev-lang/php/php-5.6.27.ebuild
19 +++ b/dev-lang/php/php-5.6.27.ebuild
20 @@ -19,7 +19,7 @@ LICENSE="PHP-3.01
21 unicode? ( BSD-2 LGPL-2.1 )"
22
23 SLOT="$(get_version_component_range 1-2)"
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 +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"
26
27 # We can build the following SAPIs in the given order
28 SAPIS="embed cli cgi fpm apache2"