Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/apache/
Date: Thu, 13 Sep 2018 19:23:29
Message-Id: 1536866589.27d639b0971b38f6d81867bcee0d5f7cfeafc705.klausman@gentoo
1 commit: 27d639b0971b38f6d81867bcee0d5f7cfeafc705
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 13 19:22:23 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 13 19:23:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27d639b0
7
8 www-servers/apache-2.4.34-r2: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/662894
11
12 www-servers/apache/apache-2.4.34-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/apache/apache-2.4.34-r2.ebuild b/www-servers/apache/apache-2.4.34-r2.ebuild
16 index 35e313631f5..823a7a01d45 100644
17 --- a/www-servers/apache/apache-2.4.34-r2.ebuild
18 +++ b/www-servers/apache/apache-2.4.34-r2.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-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-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
25
26 # Enable http2 by default (bug #563452)
27 # FIXME: Move to apache-2.eclass once this has reached stable.