Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/php/
Date: Sat, 15 Aug 2020 07:26:36
Message-Id: 1597476326.aa846bda1c7c6409882d74785f388714820e9600.slyfox@gentoo
1 commit: aa846bda1c7c6409882d74785f388714820e9600
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 15 07:25:26 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 15 07:25:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa846bda
7
8 dev-lang/php: stable 7.2.33 for hppa
9
10 stable wrt bug #736158
11
12 Package-Manager: Portage-3.0.2, Repoman-2.3.23
13 RepoMan-Options: --include-arches="hppa"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-lang/php/php-7.2.33.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-lang/php/php-7.2.33.ebuild b/dev-lang/php/php-7.2.33.ebuild
20 index 5c05db0cd95..4597b1b8968 100644
21 --- a/dev-lang/php/php-7.2.33.ebuild
22 +++ b/dev-lang/php/php-7.2.33.ebuild
23 @@ -18,7 +18,7 @@ LICENSE="PHP-3.01
24 unicode? ( BSD-2 LGPL-2.1 )"
25
26 SLOT="$(ver_cut 1-2)"
27 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
28 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
29
30 # We can build the following SAPIs in the given order
31 SAPIS="embed cli cgi fpm apache2 phpdbg"