Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/apache/
Date: Tue, 29 May 2018 16:01:59
Message-Id: 1527609709.62fefac7e7199e3d41b8cfc432f7890ba79c5831.zlogene@gentoo
1 commit: 62fefac7e7199e3d41b8cfc432f7890ba79c5831
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 29 16:01:30 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue May 29 16:01:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62fefac7
7
8 www-servers/apache: amd64 stable wrt bug #651406
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 www-servers/apache/apache-2.4.33-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/apache/apache-2.4.33-r1.ebuild b/www-servers/apache/apache-2.4.33-r1.ebuild
16 index 8f8dc744bbc..2bc6438ce83 100644
17 --- a/www-servers/apache/apache-2.4.33-r1.ebuild
18 +++ b/www-servers/apache/apache-2.4.33-r1.ebuild
19 @@ -130,7 +130,7 @@ HOMEPAGE="https://httpd.apache.org/"
20 # some helper scripts are Apache-1.1, thus both are here
21 LICENSE="Apache-2.0 Apache-1.1"
22 SLOT="2"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
25 # Enable http2 by default (bug #563452)
26 # FIXME: Move to apache-2.eclass once this has reached stable.
27 IUSE="${IUSE/apache2_modules_http2/+apache2_modules_http2}"