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: Wed, 26 Feb 2020 16:32:59
Message-Id: 1582734762.1fe170f392eecd31916d01d07722a1da914a9340.slyfox@gentoo
1 commit: 1fe170f392eecd31916d01d07722a1da914a9340
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Feb 26 15:36:55 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 26 16:32:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fe170f3
7
8 virtual/httpd-php: stable 7.4 for sparc, bug #710304
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="sparc"
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 3004815373a..9568ab09325 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]