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: Fri, 12 Oct 2018 14:06:49
Message-Id: 1539353194.ca2701056a7a25c2e295c3e170ccc4ebd4792e04.grknight@gentoo
1 commit: ca2701056a7a25c2e295c3e170ccc4ebd4792e04
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 12 14:05:14 2018 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 12 14:06:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca270105
7
8 virtual/httpd-php: Mark alpha stable
9
10 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 virtual/httpd-php/httpd-php-7.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/virtual/httpd-php/httpd-php-7.2.ebuild b/virtual/httpd-php/httpd-php-7.2.ebuild
17 index 1e585fbd471..591022a243b 100644
18 --- a/virtual/httpd-php/httpd-php-7.2.ebuild
19 +++ b/virtual/httpd-php/httpd-php-7.2.ebuild
20 @@ -5,7 +5,7 @@ EAPI="6"
21
22 DESCRIPTION="Virtual to provide PHP-enabled webservers"
23 SLOT="${PV}"
24 -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"
25 +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"
26
27 RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
28 dev-lang/php:${SLOT}[apache2]