Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/php/
Date: Fri, 14 Aug 2020 23:08:25
Message-Id: 1597446496.ad2e3a6139a8a9f68383d9e3b8ae3ae5412f52fc.sam@gentoo
1 commit: ad2e3a6139a8a9f68383d9e3b8ae3ae5412f52fc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 14 23:06:46 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 14 23:08:16 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad2e3a61
7
8 dev-lang/php: Stabilize 7.2.33 amd64, #736158
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-lang/php/php-7.2.33.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/php/php-7.2.33.ebuild b/dev-lang/php/php-7.2.33.ebuild
16 index 7558b77ae97..5e82154299c 100644
17 --- a/dev-lang/php/php-7.2.33.ebuild
18 +++ b/dev-lang/php/php-7.2.33.ebuild
19 @@ -18,7 +18,7 @@ LICENSE="PHP-3.01
20 unicode? ( BSD-2 LGPL-2.1 )"
21
22 SLOT="$(ver_cut 1-2)"
23 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~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"