Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-php/
Date: Thu, 15 Aug 2019 16:39:37
Message-Id: 1565886630.23473ac9654c0a378640d54ae6a5a8eda509a4ae.grknight@gentoo
1 commit: 23473ac9654c0a378640d54ae6a5a8eda509a4ae
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 15 16:30:30 2019 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 15 16:30:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23473ac9
7
8 virtual/httpd-php: Mark virtuals stable to match dev-lang/php
9
10 These arches likely were not cc'd in to this package when stabling
11 Make them match for ease of installation
12
13 Package-Manager: Portage-2.3.71, Repoman-2.3.17
14 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
15
16 virtual/httpd-php/httpd-php-7.1.ebuild | 4 ++--
17 virtual/httpd-php/httpd-php-7.2.ebuild | 2 +-
18 virtual/httpd-php/httpd-php-7.3.ebuild | 2 +-
19 3 files changed, 4 insertions(+), 4 deletions(-)
20
21 diff --git a/virtual/httpd-php/httpd-php-7.1.ebuild b/virtual/httpd-php/httpd-php-7.1.ebuild
22 index 83b73af9735..c389f3fde9c 100644
23 --- a/virtual/httpd-php/httpd-php-7.1.ebuild
24 +++ b/virtual/httpd-php/httpd-php-7.1.ebuild
25 @@ -1,11 +1,11 @@
26 -# Copyright 1999-2018 Gentoo Foundation
27 +# Copyright 1999-2019 Gentoo Authors
28 # Distributed under the terms of the GNU General Public License v2
29
30 EAPI="6"
31
32 DESCRIPTION="Virtual to provide PHP-enabled webservers"
33 SLOT="${PV}"
34 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
35 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
36
37 RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
38 dev-lang/php:${SLOT}[apache2]
39
40 diff --git a/virtual/httpd-php/httpd-php-7.2.ebuild b/virtual/httpd-php/httpd-php-7.2.ebuild
41 index 51da3060e3e..c389f3fde9c 100644
42 --- a/virtual/httpd-php/httpd-php-7.2.ebuild
43 +++ b/virtual/httpd-php/httpd-php-7.2.ebuild
44 @@ -5,7 +5,7 @@ EAPI="6"
45
46 DESCRIPTION="Virtual to provide PHP-enabled webservers"
47 SLOT="${PV}"
48 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
49 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
50
51 RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
52 dev-lang/php:${SLOT}[apache2]
53
54 diff --git a/virtual/httpd-php/httpd-php-7.3.ebuild b/virtual/httpd-php/httpd-php-7.3.ebuild
55 index 31c13ced034..c389f3fde9c 100644
56 --- a/virtual/httpd-php/httpd-php-7.3.ebuild
57 +++ b/virtual/httpd-php/httpd-php-7.3.ebuild
58 @@ -5,7 +5,7 @@ EAPI="6"
59
60 DESCRIPTION="Virtual to provide PHP-enabled webservers"
61 SLOT="${PV}"
62 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
63 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
64
65 RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
66 dev-lang/php:${SLOT}[apache2]