Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/apache/
Date: Tue, 29 May 2018 12:40:35
Message-Id: 1527597620.34864bcd43e7121129ec54ac17bc1b611f5dff92.whissi@gentoo
1 commit: 34864bcd43e7121129ec54ac17bc1b611f5dff92
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 29 12:34:17 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue May 29 12:40:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34864bcd
7
8 www-servers/apache: x86 stable (bug #651406)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 f954a9c2836..8f8dc744bbc 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}"