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: Fri, 16 Aug 2019 06:22:17
Message-Id: 1565936524.4a3e86c0e59183b460811a21a1f6f6416d38bbc2.slyfox@gentoo
1 commit: 4a3e86c0e59183b460811a21a1f6f6416d38bbc2
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Aug 16 05:00:18 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 16 06:22:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a3e86c0
7
8 www-servers/apache: stable 2.4.41 for hppa/sparc, bug #692172
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="hppa sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 www-servers/apache/apache-2.4.41.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/www-servers/apache/apache-2.4.41.ebuild b/www-servers/apache/apache-2.4.41.ebuild
19 index 9f041a4bf05..3b013b03ce3 100644
20 --- a/www-servers/apache/apache-2.4.41.ebuild
21 +++ b/www-servers/apache/apache-2.4.41.ebuild
22 @@ -136,7 +136,7 @@ HOMEPAGE="https://httpd.apache.org/"
23 # some helper scripts are Apache-1.1, thus both are here
24 LICENSE="Apache-2.0 Apache-1.1"
25 SLOT="2"
26 -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"
27 +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"
28
29 # Enable http2 by default (bug #563452)
30 # FIXME: Move to apache-2.eclass once this has reached stable.