Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-php/
Date: Sun, 03 Oct 2021 00:37:49
Message-Id: 1633221450.ba64804f2dd6c8c69f1ffb587dfca1660b55e8f9.sam@gentoo
1 commit: ba64804f2dd6c8c69f1ffb587dfca1660b55e8f9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 3 00:37:30 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 3 00:37:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba64804f
7
8 virtual/httpd-php: Stabilize 8.0 ppc64, #815253
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 virtual/httpd-php/httpd-php-8.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/virtual/httpd-php/httpd-php-8.0.ebuild b/virtual/httpd-php/httpd-php-8.0.ebuild
16 index dcf31441454..4194a02efa7 100644
17 --- a/virtual/httpd-php/httpd-php-8.0.ebuild
18 +++ b/virtual/httpd-php/httpd-php-8.0.ebuild
19 @@ -5,7 +5,7 @@ EAPI="7"
20
21 DESCRIPTION="Virtual to provide PHP-enabled webservers"
22 SLOT="${PV}"
23 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
25
26 RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
27 dev-lang/php:${SLOT}[apache2]