Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/apache/
Date: Thu, 31 May 2018 08:13:55
Message-Id: 1527754314.a4f2297f0da0bbfb37c4f67f71a8cc8f87efa845.slyfox@gentoo
1 commit: a4f2297f0da0bbfb37c4f67f71a8cc8f87efa845
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 31 08:11:54 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu May 31 08:11:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f2297f
7
8 www-servers/apache: stable 2.4.33-r1 for ia64, bug #651406
9
10 Bug: https://bugs.gentoo.org/651406
11 Package-Manager: Portage-2.3.38, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 www-servers/apache/apache-2.4.33-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-servers/apache/apache-2.4.33-r1.ebuild b/www-servers/apache/apache-2.4.33-r1.ebuild
18 index c48db60d31f..bde56cae7a6 100644
19 --- a/www-servers/apache/apache-2.4.33-r1.ebuild
20 +++ b/www-servers/apache/apache-2.4.33-r1.ebuild
21 @@ -130,7 +130,7 @@ HOMEPAGE="https://httpd.apache.org/"
22 # some helper scripts are Apache-1.1, thus both are here
23 LICENSE="Apache-2.0 Apache-1.1"
24 SLOT="2"
25 -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"
26 +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"
27 # Enable http2 by default (bug #563452)
28 # FIXME: Move to apache-2.eclass once this has reached stable.
29 IUSE="${IUSE/apache2_modules_http2/+apache2_modules_http2}"