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: Tue, 05 Oct 2021 17:59:07
Message-Id: 1633456721.327346cbf73c45c80b6ee206dccff0c5e5e9dd96.sam@gentoo
1 commit: 327346cbf73c45c80b6ee206dccff0c5e5e9dd96
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 5 17:58:41 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 5 17:58:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=327346cb
7
8 virtual/httpd-php: Stabilize 8.0 arm64, #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 4194a02efa7..9903c223ca7 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]