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, 27 Sep 2018 19:30:28
Message-Id: 1538076504.43dcb19e1b6e09c5e51a2ac8ac433257f05bc758.grknight@gentoo
1 commit: 43dcb19e1b6e09c5e51a2ac8ac433257f05bc758
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 27 19:28:24 2018 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 27 19:28:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43dcb19e
7
8 virtual/httpd-php: Mark arm stable
9
10 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
11 Package-Manager: Portage-2.3.50, Repoman-2.3.11
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 0da925f3eac..1e585fbd471 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 Foundation
22 +# Copyright 1999-2018 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]