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: Tue, 07 Aug 2018 06:36:51
Message-Id: 1533623793.b544f969034fe6c207e3d6b8d6f67ed581ce5beb.slyfox@gentoo
1 commit: b544f969034fe6c207e3d6b8d6f67ed581ce5beb
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Aug 7 05:23:32 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 7 06:36:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b544f969
7
8 www-servers/apache: stable 2.4.34-r1 for sparc, bug #662894
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="sparc"
12
13 www-servers/apache/apache-2.4.34-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-servers/apache/apache-2.4.34-r1.ebuild b/www-servers/apache/apache-2.4.34-r1.ebuild
17 index 598a36a5881..7ce6fa8b77d 100644
18 --- a/www-servers/apache/apache-2.4.34-r1.ebuild
19 +++ b/www-servers/apache/apache-2.4.34-r1.ebuild
20 @@ -130,7 +130,7 @@ HOMEPAGE="https://httpd.apache.org/"
21 # some helper scripts are Apache-1.1, thus both are here
22 LICENSE="Apache-2.0 Apache-1.1"
23 SLOT="2"
24 -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"
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
27 # Enable http2 by default (bug #563452)
28 # FIXME: Move to apache-2.eclass once this has reached stable.