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: Wed, 07 Feb 2018 03:03:06
Message-Id: 1517972552.55537654dfa513e3dd4ddbb54fd700fa1f2a7a6e.grknight@gentoo
1 commit: 55537654dfa513e3dd4ddbb54fd700fa1f2a7a6e
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 7 03:02:32 2018 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 7 03:02:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55537654
7
8 virtual/httpd-php: Stable for arm
9
10 Closes: https://bugs.gentoo.org/639072
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 virtual/httpd-php/httpd-php-7.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/virtual/httpd-php/httpd-php-7.1.ebuild b/virtual/httpd-php/httpd-php-7.1.ebuild
17 index b561c13fe3a..d7e14b2fe51 100644
18 --- a/virtual/httpd-php/httpd-php-7.1.ebuild
19 +++ b/virtual/httpd-php/httpd-php-7.1.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]