Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/apache/
Date: Sat, 08 Aug 2020 03:55:54
Message-Id: 1596858798.f156b64db3826320057855a418cd70c4d8c00258.sam@gentoo
1 commit: f156b64db3826320057855a418cd70c4d8c00258
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 8 03:53:18 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 8 03:53:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f156b64d
7
8 www-servers/apache: Stabilize 2.4.46 arm64, #736282
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-servers/apache/apache-2.4.46.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/apache/apache-2.4.46.ebuild b/www-servers/apache/apache-2.4.46.ebuild
16 index 63d25d0f634..a1077455107 100644
17 --- a/www-servers/apache/apache-2.4.46.ebuild
18 +++ b/www-servers/apache/apache-2.4.46.ebuild
19 @@ -136,7 +136,7 @@ HOMEPAGE="https://httpd.apache.org/"
20 # some helper scripts are Apache-1.1, thus both are here
21 LICENSE="Apache-2.0 Apache-1.1"
22 SLOT="2"
23 -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
24 +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
25
26 # Enable http2 by default (bug #563452)
27 # FIXME: Move to apache-2.eclass once this has reached stable.