Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/php/
Date: Tue, 30 Mar 2021 18:00:41
Message-Id: 1617127234.2daf4834767ddbfe9aa2ee539b8be6e5e9f84c8e.whissi@gentoo
1 commit: 2daf4834767ddbfe9aa2ee539b8be6e5e9f84c8e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 18:00:23 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 18:00:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2daf4834
7
8 dev-lang/php: rollover stable keywords
9
10 Package-Manager: Portage-3.0.17, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-lang/php/php-7.3.27-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/php/php-7.3.27-r1.ebuild b/dev-lang/php/php-7.3.27-r1.ebuild
17 index b350d7454ca..5dc1f526bd8 100644
18 --- a/dev-lang/php/php-7.3.27-r1.ebuild
19 +++ b/dev-lang/php/php-7.3.27-r1.ebuild
20 @@ -19,7 +19,7 @@ LICENSE="PHP-3.01
21 unicode? ( BSD-2 LGPL-2.1 )"
22
23 SLOT="$(ver_cut 1-2)"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
25 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
26
27 S="${WORKDIR}/${PN}-${MY_PV}"