Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-php/
Date: Sun, 23 Feb 2020 22:49:57
Message-Id: 1582498178.6bfa335a2777b3d09e8c3be3e4d1996e93dc694b.whissi@gentoo
1 commit: 6bfa335a2777b3d09e8c3be3e4d1996e93dc694b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 23 22:49:38 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 23 22:49:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bfa335a
7
8 virtual/httpd-php: amd64 stable (bug #710304)
9
10 Bug: https://bugs.gentoo.org/710304
11 Package-Manager: Portage-2.3.89, Repoman-2.3.20
12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
13
14 virtual/httpd-php/httpd-php-7.4.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/virtual/httpd-php/httpd-php-7.4.ebuild b/virtual/httpd-php/httpd-php-7.4.ebuild
18 index a24fd74fda2..9b577d7f945 100644
19 --- a/virtual/httpd-php/httpd-php-7.4.ebuild
20 +++ b/virtual/httpd-php/httpd-php-7.4.ebuild
21 @@ -1,11 +1,11 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="7"
27
28 DESCRIPTION="Virtual to provide PHP-enabled webservers"
29 SLOT="${PV}"
30 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
31 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
32
33 RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
34 dev-lang/php:${SLOT}[apache2]