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: Sat, 31 Mar 2018 17:52:41
Message-Id: 1522518750.522c87e4d23577ef20ceb67e993ccb931195d1a2.klausman@gentoo
1 commit: 522c87e4d23577ef20ceb67e993ccb931195d1a2
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 31 17:52:15 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 17:52:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=522c87e4
7
8 www-servers/apache-2.4.29-r1: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/649356
11
12 www-servers/apache/apache-2.4.29-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/apache/apache-2.4.29-r1.ebuild b/www-servers/apache/apache-2.4.29-r1.ebuild
16 index 26554cef947..be2d111c477 100644
17 --- a/www-servers/apache/apache-2.4.29-r1.ebuild
18 +++ b/www-servers/apache/apache-2.4.29-r1.ebuild
19 @@ -128,7 +128,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
26 CDEPEND="apache2_modules_brotli? ( >=app-arch/brotli-0.6.0:= )
27 apache2_modules_http2? ( >=net-libs/nghttp2-1.2.1 )"