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: Sun, 07 Apr 2019 20:52:22
Message-Id: 1554670234.00dba2c5a95eebb3b72481a41405508c8fc9be48.slyfox@gentoo
1 commit: 00dba2c5a95eebb3b72481a41405508c8fc9be48
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 7 20:48:01 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 7 20:50:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00dba2c5
7
8 www-servers/apache: stable 2.4.39 for hppa, bug #682306
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 www-servers/apache/apache-2.4.39.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-servers/apache/apache-2.4.39.ebuild b/www-servers/apache/apache-2.4.39.ebuild
18 index 329c200ef40..32fbc1e1e2d 100644
19 --- a/www-servers/apache/apache-2.4.39.ebuild
20 +++ b/www-servers/apache/apache-2.4.39.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-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-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
27
28 # Enable http2 by default (bug #563452)
29 # FIXME: Move to apache-2.eclass once this has reached stable.