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: Wed, 05 Jun 2019 21:28:17
Message-Id: 1559770085.15ae5ac07d87b0042bf7eb453f582fe751b3c038.whissi@gentoo
1 commit: 15ae5ac07d87b0042bf7eb453f582fe751b3c038
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 5 21:22:04 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 5 21:28:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15ae5ac0
7
8 virtual/httpd-php: mark hppa stable
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.14
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 virtual/httpd-php/httpd-php-7.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/virtual/httpd-php/httpd-php-7.2.ebuild b/virtual/httpd-php/httpd-php-7.2.ebuild
17 index 591022a243b..51da3060e3e 100644
18 --- a/virtual/httpd-php/httpd-php-7.2.ebuild
19 +++ b/virtual/httpd-php/httpd-php-7.2.ebuild
20 @@ -1,11 +1,11 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26
27 DESCRIPTION="Virtual to provide PHP-enabled webservers"
28 SLOT="${PV}"
29 -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"
30 +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"
31
32 RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
33 dev-lang/php:${SLOT}[apache2]