Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-php/
Date: Mon, 02 Mar 2020 18:26:04
Message-Id: 1583173554.8d00c0c73a144998c650cffdd2fbe26fcb696d6e.slyfox@gentoo
1 commit: 8d00c0c73a144998c650cffdd2fbe26fcb696d6e
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Mar 2 18:08:01 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 2 18:25:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d00c0c7
7
8 virtual/httpd-php: stable 7.4 for hppa, bug #710304
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 virtual/httpd-php/httpd-php-7.4.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/virtual/httpd-php/httpd-php-7.4.ebuild b/virtual/httpd-php/httpd-php-7.4.ebuild
19 index 9568ab09325..0c4d564f6b2 100644
20 --- a/virtual/httpd-php/httpd-php-7.4.ebuild
21 +++ b/virtual/httpd-php/httpd-php-7.4.ebuild
22 @@ -5,7 +5,7 @@ EAPI="7"
23
24 DESCRIPTION="Virtual to provide PHP-enabled webservers"
25 SLOT="${PV}"
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
28
29 RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
30 dev-lang/php:${SLOT}[apache2]