Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-php/
Date: Mon, 29 Jan 2018 08:22:07
Message-Id: 1517214104.106701d1b8e613129c8f329935c57d5a93ed1aff.klausman@gentoo
1 commit: 106701d1b8e613129c8f329935c57d5a93ed1aff
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 29 08:21:44 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 29 08:21:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=106701d1
7
8 virtual/httpd-php-7.1-r0: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/639072
11
12 virtual/httpd-php/httpd-php-7.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/virtual/httpd-php/httpd-php-7.1.ebuild b/virtual/httpd-php/httpd-php-7.1.ebuild
16 index b63cd1c7e09..b561c13fe3a 100644
17 --- a/virtual/httpd-php/httpd-php-7.1.ebuild
18 +++ b/virtual/httpd-php/httpd-php-7.1.ebuild
19 @@ -5,7 +5,7 @@ EAPI="6"
20
21 DESCRIPTION="Virtual to provide PHP-enabled webservers"
22 SLOT="${PV}"
23 -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"
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
26 RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
27 dev-lang/php:${SLOT}[apache2]