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: Mon, 08 Apr 2019 22:07:41
Message-Id: 1554761235.c2bc412529d734e2c552b03f1fb365367c8b2003.slyfox@gentoo
1 commit: c2bc412529d734e2c552b03f1fb365367c8b2003
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Apr 8 21:33:59 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 8 22:07:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2bc4125
7
8 www-servers/apache: stable 2.4.39 for sparc, bug #682306
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 www-servers/apache/apache-2.4.39.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/www-servers/apache/apache-2.4.39.ebuild b/www-servers/apache/apache-2.4.39.ebuild
19 index f4188506447..ee8e5f91bc0 100644
20 --- a/www-servers/apache/apache-2.4.39.ebuild
21 +++ b/www-servers/apache/apache-2.4.39.ebuild
22 @@ -130,7 +130,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.